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