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 a docker flag to "new" #85

Open
tlugger opened this issue Feb 21, 2018 · 0 comments
Open

Add a docker flag to "new" #85

tlugger opened this issue Feb 21, 2018 · 0 comments

Comments

@tlugger
Copy link
Contributor

tlugger commented Feb 21, 2018

It would be nice to run a project in docker using a flag with nio new.

This command would need to clone from the nio-docker repo, copy a nio binary .whl file into the repo, make a specified proeject the "default_project" for that repo, and change the Dockerfile to expose the correct NIOPORT (8181 by default, 8182 for demo_plant).

A check should also be done to confirm that the docker daemon exists and can be run in the environment where the command was used.

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

No branches or pull requests

1 participant