Update Dockerfile
This commit is contained in:
parent
8d8b79f97e
commit
a55e274db9
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ RUN rm /tmp/*
|
|||
|
||||
WORKDIR /var/lib/lapdev
|
||||
|
||||
CMD ["/usr/bin/lapdev"]
|
||||
CMD ["/usr/bin/lapdev && tail -f /app/logs/myapp.log"]
|
Loading…
Add table
Reference in a new issue