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

Dev/Prod Dockerfiles #13

Open
smburdick opened this issue Jul 6, 2018 · 0 comments
Open

Dev/Prod Dockerfiles #13

smburdick opened this issue Jul 6, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@smburdick
Copy link
Contributor

There should be 2 Dockerfiles: 1 for development, where it is expected that the source files will be modified (DEV). The other (PROD_ should be the same but without the command-line utilities, and should come with the executable of the program, so it will be much more lightweight (granted, the bulk of the memory in the image is the Ubuntu parent, but it will take less time to build nonetheless.

@smburdick smburdick added the enhancement New feature or request label Jul 6, 2018
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
Development

No branches or pull requests

1 participant