mirror of https://github.com/statping/statping
docker
parent
96c7418ab4
commit
98b622ffad
|
@ -10,4 +10,6 @@ RUN chmod +x statup-linux-x64 && mv statup-linux-x64 /usr/local/bin/statup
|
||||||
|
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
||||||
|
VOLUME /app
|
||||||
|
|
||||||
ENTRYPOINT statup
|
ENTRYPOINT statup
|
Loading…
Reference in New Issue