Docker build
Jump to navigation
Jump to search
External
Internal
Overview
Takes a Dockerfile and produces a Docker image. The default location for the Dockerfile is the current directory.
Options
--rm
Remove intermediate containers after a successful build (default true).