docker build
SafeBuild an image
docker build -t <name>:<tag> .
Builds an image from a Dockerfile; -t tags it.
Examples
docker build -t myapp:1.0 .Build from current dir
Syntax
docker build -t <name>:<tag> <context>
Before you run it
Creates a local image.
Related commands
- docker imagesList/remove images
- docker runRun a container
The same reference, with no signal at all
Every command and flow from this site, held on your device and searchable with no connection. Free to install, no ads.
Get it free on the App Store