|
@@ -1072,6 +1072,7 @@ Query Parameters:
|
|
- **dockerfile** - path within the build context to the Dockerfile
|
|
- **dockerfile** - path within the build context to the Dockerfile
|
|
- **t** – repository name (and optionally a tag) to be applied to
|
|
- **t** – repository name (and optionally a tag) to be applied to
|
|
the resulting image in case of success
|
|
the resulting image in case of success
|
|
|
|
+- **remote** – git or HTTP/HTTPS URI build source
|
|
- **q** – suppress verbose build output
|
|
- **q** – suppress verbose build output
|
|
- **nocache** – do not use the cache when building the image
|
|
- **nocache** – do not use the cache when building the image
|
|
- **pull** - attempt to pull the image even if an older image exists locally
|
|
- **pull** - attempt to pull the image even if an older image exists locally
|