Update Dockerfile
This commit is contained in:
parent
9c151b0b21
commit
6862822717
1 changed files with 1 additions and 1 deletions
|
|
@ -29,4 +29,4 @@ RUN chmod +x /app/entrypoint.sh
|
||||||
|
|
||||||
RUN sed -i 's/\r$//' /app/entrypoint.sh
|
RUN sed -i 's/\r$//' /app/entrypoint.sh
|
||||||
|
|
||||||
# ENTRYPOINT ["/app/entrypoint.sh"]
|
ENTRYPOINT ["/app/entrypoint.sh"]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue