Home Blog
Categories About Me Contact
Language
Español English
docker

Eduardo Ortega's blog

Notes from a developer

Docker Image Optimization: from 1.16GB to 22.4MB

Docker is a platform for software developers and sysadmins to build, run, and share applications with containers. A container is a process that runs in an isolated environment, on its own filesystem; that filesystem is built using a docker image. Images include everything you need to run an application (compiled code, dependencies, libraries, etc....

docker dockerfiles tips optimization devops
Author Eduardo Ortega 01 Nov 2020
Page 1 of 1  
Eduardo Ortega's blog
Copyright © 2020
Customized EM's Casper 2.1.7 theme