Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting our team. We will be in touch shortly.Close

  1. Blog
  2. Francisco Jiménez Cabrera

Francisco Jiménez Cabrera

Francisco Jiménez Cabrera

1 posts

Website:


Francisco Jiménez Cabrera
15 November 2019

We reduced our Docker images by 60% with –no-install-recommends

Cloud and server Article

Here at Canonical, we use Dockerfiles on a daily basis for all our web projects. Something that caught our attention recently was the amount of space that we were using for each Docker image, and we realized that we were installing more dependencies than we needed. In this article, I’ll explain how we improved our ...