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 8aa11c7 commit ff6f0bfCopy full SHA for ff6f0bf
Dockerfile
@@ -26,7 +26,6 @@ RUN apt update -y \
26
&& apt-get update -y \
27
&& apt-get install python-certbot-nginx -y \
28
&& apt-get install openssl -y
29
- && apt-get clean
30
31
COPY --from=builder /app/dist /usr/share/nginx/html
32
0 commit comments