Change to CMD, fix README
This commit is contained in:
parent
295edcd693
commit
223bc9a609
2 changed files with 6 additions and 4 deletions
|
@ -3,4 +3,4 @@ WORKDIR /etc/nginx
|
|||
RUN pip install certbot certbot-nginx
|
||||
RUN apk add nginx
|
||||
COPY run.sh /root
|
||||
ENTRYPOINT ["/root/run.sh"]
|
||||
CMD ["/root/run.sh"]
|
Loading…
Add table
Add a link
Reference in a new issue