mirror of
https://github.com/docker/cli.git
synced 2026-01-25 03:42:05 +03:00
280 B
280 B
build -- Build a container from Dockerfile via
stdin |
Usage: docker build -
Example: cat Dockerfile | docker build -
Build a new image from the Dockerfile passed via stdin