docs/develop/develop-images
Duncan Ogilvie 62cf39dfbf
Make first apt example follow all best practices
This is a bit of a draft, but I came across this issue in the documentation. When I searched for `docker apt-get` I found this page and copy-pasted the first example, but then I remembered it's best practice to install all packages at once and after that clear the `lists` to minimize the image size. Putting the example with all best practices first might help newer docker users to produce smaller images.
2020-09-28 22:55:35 +02:00
..
baseimages.md develop: use relative markdown links 2020-04-23 13:03:15 +02:00
build_enhancements.md Update architectures in matrix (#10999) 2020-06-16 14:39:07 +01:00
dockerfile_best-practices.md Make first apt example follow all best practices 2020-09-28 22:55:35 +02:00
image_management.md develop: use relative markdown links 2020-04-23 13:03:15 +02:00
multistage-build.md Update markdown language hints to work with "rouge" 2020-03-17 14:49:51 +01:00