up to date repo
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
FROM neilpang/acme.sh:latest
|
||||
MAINTAINER gyurix
|
||||
FROM alpine
|
||||
|
||||
RUN apk update && apk add --no-cache jq
|
||||
RUN apk update && apk add --no-cache jq curl openssl socat
|
||||
COPY ./start.letsencrypt.sh /start.letsencrypt.sh
|
||||
|
||||
ENTRYPOINT ["/start.letsencrypt.sh"]
|
||||
|
Reference in New Issue
Block a user