Gitiles
Code Review
Sign In
review.sourcearcade.org
/
sourcearcade
/
15edd774a96a8d310ed4bde0458925924d745975
/
.
/
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"
]