mirror of
https://github.com/klokantech/tileserver-php.git
synced 2025-08-03 13:17:34 +02:00
Ensure restarting runs well in Docker
This commit is contained in:
@@ -23,4 +23,4 @@ RUN chmod +x /start.sh && \
|
||||
VOLUME /var/www
|
||||
EXPOSE 80
|
||||
|
||||
CMD ["/start.sh"]
|
||||
ENTRYPOINT ["/start.sh"]
|
||||
|
Reference in New Issue
Block a user