|
You are here |
davidalfonso.es | ||
| | | | |
www.augmentedmind.de
|
|
| | | | | Learn to optimize the Docker image size, e.g. via small base images, multi-stage builds, consolidation of RUN statements, or using docker-slim. | |
| | | | |
pythonspeed.com
|
|
| | | | | Use the docker history command to understand how a Docker image is constructed, why an image is too big, and how Dockerfile commands work. | |
| | | | |
some-natalie.dev
|
|
| | | | | Some containers are big, but reliably reducing their size isn't difficult or complicated. Let's start simple by tidying our container's build steps. | |
| | | | |
www.claudiobernasconi.ch
|
|
| | | Minimal APIs allow you to create HTTP APIs with minimal dependencies and a minimal number of files. Learn about Minimal APIs. | ||