buildkit/frontend
Pratik Raj 2910de68b1 optimization debian package manager tweaks
By default, Ubuntu or Debian based "apt" or "apt-get" system installs recommended but not suggested packages .

By passing "--no-install-recommends" option, the user lets apt-get know not to consider recommended packages as a dependency to install.

This results in smaller downloads and installation of packages .

Refer to blog at [Ubuntu Blog](https://ubuntu.com/blog/we-reduced-our-docker-images-by-60-with-no-install-recommends) .

Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
2020-03-11 15:27:54 +05:30
..
dockerfile optimization debian package manager tweaks 2020-03-11 15:27:54 +05:30
gateway vendor: update containerd (and various packages) 2020-02-28 10:24:10 +09:00
frontend.go Change FrontendInputs in backend API definitions to *pb.Definition 2020-02-24 14:38:01 -08:00
frontend_test.go integration: generalize pkg 2019-03-21 23:49:08 -07:00
result.go solver: evaluate solve results lazily 2020-02-05 15:29:43 -08:00