This commit is contained in:
parent
ef862c1475
commit
31d65f9dab
@ -5,4 +5,4 @@ COPY init/entrypoint.sh /tmp/entrypoint.sh
|
||||
RUN chmod +x /tmp/entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/tmp/entrypoint.sh"]
|
||||
CMD ["tail", "-f", "/dev/null"]
|
||||
#CMD ["tail", "-f", "/dev/null"]
|
Loading…
Reference in New Issue
Block a user