Skip to content

add --rm and --name to devcontainer run args#4361

Merged
rapids-bot[bot] merged 6 commits intorapidsai:branch-24.06from
trxcllnt:fea/devcontainer-run-args
May 20, 2024
Merged

add --rm and --name to devcontainer run args#4361
rapids-bot[bot] merged 6 commits intorapidsai:branch-24.06from
trxcllnt:fea/devcontainer-run-args

Conversation

@trxcllnt
Copy link
Copy Markdown
Collaborator

@trxcllnt trxcllnt commented Apr 19, 2024

  • Remove the devcontainer when the VSCode window closes
  • Adds a descriptive name to the running container:
    $ docker ps -a
    CONTAINER ID   IMAGE            ...  NAMES
    0dbb364fe544   vsc-cugraph-...  ...  rapids-cugraph-24.06-cuda12.2-conda
    
    $ docker rm -f rapids-cugraph-24.06-cuda12.2-conda

@trxcllnt trxcllnt added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Apr 19, 2024
@trxcllnt trxcllnt requested a review from a team as a code owner April 22, 2024 17:17
@github-actions github-actions bot added the ci label Apr 22, 2024
@rlratzel
Copy link
Copy Markdown
Contributor

/merge

@rapids-bot rapids-bot bot merged commit b9f6e8c into rapidsai:branch-24.06 May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants