We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e60f87 + d621be3 commit 1bf7d52Copy full SHA for 1bf7d52
README.md
@@ -95,7 +95,7 @@ docker buildx bake -f docker-bake.hcl
95
To build a specific target for a single platform only (replace target and platform strings in the example with the your choices):
96
97
```bash
98
-docker buildx bake -f docker-bake.hcl --set "*.platform=linux/amd64" nginx-alpine
+docker buildx bake -f docker-bake.hcl --set "*.platform=linux/amd64" nginx-alpine-writable
99
```
100
101
### Notes regarding Openresty version of the image
0 commit comments