|
@@ -6,7 +6,7 @@ docker-build - Build a container image from a Dockerfile source at PATH
|
|
|
|
|
|
# SYNOPSIS
|
|
# SYNOPSIS
|
|
**docker build** [**--no-cache**[=*false*] [**-q**|**--quiet**[=*false*]
|
|
**docker build** [**--no-cache**[=*false*] [**-q**|**--quiet**[=*false*]
|
|
- [**-rm**] [**-t**|**--tag**=*tag*] PATH | URL | -
|
|
|
|
|
|
+ [**--rm**] [**-t**|**--tag**=*tag*] PATH | URL | -
|
|
|
|
|
|
# DESCRIPTION
|
|
# DESCRIPTION
|
|
This will read the Dockerfile from the directory specified in **PATH**.
|
|
This will read the Dockerfile from the directory specified in **PATH**.
|