mirror of https://github.com/statping/statping
Updated Docker (markdown)
parent
af994c66b6
commit
4b9a7cd5d5
|
@ -2,6 +2,9 @@ Statping is easily ran on Docker with the light weight Alpine linux image. View
|
||||||
|
|
||||||
[](https://microbadger.com/images/statping/statping) [](https://hub.docker.com/r/statping/statping/builds/)
|
[](https://microbadger.com/images/statping/statping) [](https://hub.docker.com/r/statping/statping/builds/)
|
||||||
|
|
||||||
|
# Volume Mount
|
||||||
|
- `/app` - Working directory in container. This directory will hold all configs, logs, assets, and sqlite database.
|
||||||
|
|
||||||
# Latest Docker Image
|
# Latest Docker Image
|
||||||
The `latest` Docker image uses Alpine Linux to keep it ultra small.
|
The `latest` Docker image uses Alpine Linux to keep it ultra small.
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue