You've already forked random-web-tools
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:
@ -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
|
|
Reference in New Issue
Block a user