Closed ronaldomercado closed 2 years ago
I'm going to create a new rule I'm afraid.
Unless there is a good reason not to. Please add all changes to the end of the Dockerfile.
This means we just add an extra layer and save on diskspace. (I need to add this to contributing)
Thanks,
Ok. I have moved the "run" line to the end of the Docker file. Where are we using more diskspace if we use the other ordering? Thanks
Thanks!
Its to do with the way layered filesystems in the container image work. https://vsupalov.com/docker-image-layers/
This fixes issue #30