docs/develop
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
..
develop-images Make first apt example follow all best practices 2020-09-28 22:55:35 +02:00
dev-best-practices.md develop: use relative markdown links 2020-04-23 13:03:15 +02:00
index.md Fix [Ruby on Rails app on Docker lab] link 2020-08-30 11:42:32 +03:00