Fix typo in dockerfile
This commit is contained in:
parent
60aace48c4
commit
d5fb2d074f
@ -7,5 +7,5 @@ apt-get -y install curl p7zip-full
|
||||
WORKDIR /usr/local/apache2/htdocs/
|
||||
RUN mkdir download
|
||||
ENV IMG false
|
||||
HEALTHCHECK --startperiod=1m CMD /healthcheck.sh
|
||||
HEALTHCHECK --start-period=1m CMD /healthcheck.sh
|
||||
CMD ["/bin/bash","/init.sh"]
|
Loading…
x
Reference in New Issue
Block a user