mirror of https://github.com/statping/statping
Updated Docker (markdown)
parent
c4afdcb790
commit
abed991bba
|
@ -1,6 +1,10 @@
|
|||
Statping is easily ran on Docker with the light weight Alpine linux image. View on [Docker Hub](https://hub.docker.com/r/statping/statping).
|
||||
|
||||
[](https://microbadger.com/images/statping/statping) [](https://hub.docker.com/r/statping/statping/builds/)
|
||||
|
||||
<p align="center">
|
||||
<img alt="Docker Image Version (tag latest semver)" src="https://img.shields.io/docker/v/statping/statping/latest">
|
||||
<img alt="Docker Image Size (tag)" src="https://img.shields.io/docker/image-size/statping/statping/latest?label=:latest&color=green"> <img alt="Docker Image Size (tag)" src="https://img.shields.io/docker/image-size/statping/statping/base?label=:base">
|
||||
</p>
|
||||
|
||||
# Volume Mount
|
||||
- `/app` - Working directory in container. This directory will hold all configs, logs, assets, and sqlite database.
|
||||
|
|
Loading…
Reference in New Issue