Gitiles
Code Review
Sign In
review.sourcearcade.org
/
sourcearcade
/
2a939a0a23add75b1b785ad4fbd8f005a468317d
/
.
/
certbot
/
Dockerfile
blob: f64b7378421a4bb17ed56a273d4150932f2015d9 [
file
] [
log
] [
blame
]
FROM certbot
/
certbot
COPY certbot
/
Dockerfile
.
entrypoint
/
certbot
-
entrypoint
RUN chmod
544
/
certbot
-
entrypoint
ENTRYPOINT
[
"/bin/sh"
,
"/certbot-entrypoint"
]