Using DockerSlim allows you to minimize Docker image size up to 30 times. It analyzes your Docker image’s contents and removes duplicate files, unused dependencies, and system libraries that the application doesn’t require to run. These approaches slim or remove layers with unnecessary binaries, libraries, files, and directories.
Table of contents
What is DockerSlimDockerSlim Lint CommandDockerSlim Xray CommandDockerSlim profile CommandMinimize Docker image size using DockerSlim Build CommandConclusionSort: