nihruk / console

https://ioda.vercel.app
0 stars 0 forks source link

Dockerfile optimisation #75

Closed baldygeezer closed 1 year ago

baldygeezer commented 1 year ago

While development of the dockerfile for the dev environment continues to be active, docker run commands are on separate lines for readability.

Once development has stabilised the dockerfile should be refactored to produce an efficient, multi stage build. This will be easier to achieve once all the major components are in place.