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 ca4eadb commit 3a43cd9Copy full SHA for 3a43cd9
Dockerfile
@@ -15,7 +15,7 @@ RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/comm
15
16
17
# INstall nginx + lua and devel kit
18
-RUN apk add --no-cach nginx \
+RUN apk add --no-cache nginx \
19
nginx-mod-http-lua \
20
nginx-mod-devel-kit
21
0 commit comments