Closed
Description
Hi,
Thank you for this docker image 👍.
Using an ENTRYPOINT
when wrapping a cli tool using a docker image ease the use of the image
Example of an article that will explain it better than me https://spin.atomicobject.com/2015/11/30/command-line-tools-docker/
By using an ENTRYPOINT, all of the arguments to docker run following our image name are passed as arguments to our application.
I will be happy to make a PR if you agrre with this proposal.
Please let me know if you have any questions or concerns about this proposal.
Metadata
Metadata
Assignees
Labels
No labels