Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update-dockerfile #1531

Merged
merged 2 commits into from
Apr 21, 2023
Merged

update-dockerfile #1531

merged 2 commits into from
Apr 21, 2023

Conversation

rahul-tuli
Copy link
Member

This PR updates the dockerfile to use
CMD over ENTRYPOINT to allow easier overriding of commands for users

for example
Now the deepsparse.server can be run directly with one command

docker container run -it --gpus all ghcr.io/neuralmagic/sparseml:1.4.4-cu102 \
  sparseml.transformers.export_onnx --help

@rahul-tuli rahul-tuli merged commit a07df22 into main Apr 21, 2023
@rahul-tuli rahul-tuli deleted the update-dockerfile branch April 21, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mle-team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants