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

Entrypoint script modified to accept command-line arguments #4

Open
Lewiscowles1986 opened this issue Jul 30, 2017 · 0 comments
Open

Comments

@Lewiscowles1986
Copy link

If you look at this gist you'll see you can use the entrypoint as a script so that the docker image can accept cli commands.

https://gist.github.com/Lewiscowles1986/d4ef75a2d9c3e7d6e1794c3e90246c9a

This could be useful as part of #1

If you were open to receiving a PR, I think I can modify the entrypoint and dockerfile so that a folder exists in the image (but can be mounted with -v) to allow the output file to be saved. You can then bake-in commands that enable users to type less, and establish conventions (such as where to mount)

Just some ideas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant