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.
1 parent 7769607 commit 2c4e966Copy full SHA for 2c4e966
readme.md
@@ -134,5 +134,6 @@ Refer to `run-docker.sh` script on how to run this container and properly mount
134
Building an image:
135
136
```
137
+docker pull ghcr.io/macbre/nginx-http3:latest
138
DOCKER_BUILDKIT=1 docker build . -t macbre/nginx --cache-from=ghcr.io/macbre/nginx-http3:latest --progress=plain
139
0 commit comments