Add dummy files tool
All checks were successful
build docker image / docker-build (push) Successful in 2m5s
All checks were successful
build docker image / docker-build (push) Successful in 2m5s
This commit is contained in:
parent
019f93d07a
commit
4213120218
@ -87,5 +87,6 @@ RUN mkdir -p /var/run && \
|
|||||||
|
|
||||||
# Copy and set entrypoint
|
# Copy and set entrypoint
|
||||||
COPY ./entrypoint.sh /
|
COPY ./entrypoint.sh /
|
||||||
|
RUN chmod +x /entrypoint.sh
|
||||||
|
|
||||||
CMD ["/bin/sh", "/entrypoint.sh"]
|
CMD ["/bin/sh", "/entrypoint.sh"]
|
Loading…
x
Reference in New Issue
Block a user