Add dummy files tool
All checks were successful
build docker image / docker-build (push) Successful in 1m38s
All checks were successful
build docker image / docker-build (push) Successful in 1m38s
This commit is contained in:
parent
de03192f56
commit
687ff76287
@ -88,6 +88,4 @@ RUN mkdir -p /var/run && \
|
|||||||
# Copy and set entrypoint
|
# Copy and set entrypoint
|
||||||
COPY ./entrypoint.sh /
|
COPY ./entrypoint.sh /
|
||||||
|
|
||||||
CMD ["/bin/sh", "/entrypoint.sh"]
|
ENTRYPOINT ["/entrypoint.sh"]
|
||||||
|
|
||||||
EXPOSE 80
|
|
Loading…
x
Reference in New Issue
Block a user