Puget-Sound-Bitmaps/distributed-bitmap-engine

Dev/Prod Dockerfiles

Opened this issue · 0 comments

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.