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

add Docker support #40

Open
wesley-dean opened this issue Nov 1, 2018 · 0 comments · May be fixed by #79 or #87
Open

add Docker support #40

wesley-dean opened this issue Nov 1, 2018 · 0 comments · May be fixed by #79 or #87
Assignees
Labels
enhancement New feature or request

Comments

@wesley-dean
Copy link

To simplify distribution and usage of the fcli tool, please consider adding Docker scaffolding to build an image that can be run independent of installed Python versions, package versions, etc. on the host system.

This way, to use the tool, one would run the appropriate image such that fcli executed in the context of the container like so:

docker run -v ~/.fcli:/.fcli halprin/fcli fcli version

To that end, I put together a Dockerfile that builds a ~90mb image that provides this functionality; it's included in a PR I just submitted:

#39

@halprin halprin added the enhancement New feature or request label Nov 20, 2018
@halprin halprin linked a pull request May 9, 2019 that will close this issue
@halprin halprin self-assigned this May 10, 2019
@wesley-dean-flexion wesley-dean-flexion linked a pull request Nov 20, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants