Skip to content

Conversation

@anandhu-eng
Copy link
Contributor

No description provided.

@anandhu-eng anandhu-eng requested a review from a team as a code owner February 17, 2025 11:45
@github-actions
Copy link

github-actions bot commented Feb 17, 2025

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

- name: Test --docker_detached for running in detached mode
run: |
mlc docker run --tags=detect,os --docker_detached
docker stop $(docker ps -aq)
Copy link
Contributor Author

@anandhu-eng anandhu-eng Feb 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: There is no need for docker rm . Since we are supplying --rm while running the container here, the container automatically gets removed when it exits.

Edit: only applicable in docker detached mode

@arjunsuresh arjunsuresh merged commit 94f8fd5 into mlcommons:dev Feb 17, 2025
33 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants