Version bump and fixes #10.

This commit is contained in:
Jeroen Geusebroek
2020-01-17 11:36:26 +01:00
parent 343204579d
commit 170dda7223
3 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ A tiny image running [alpine](https://github.com/gliderlabs/docker-alpine) Linux
## Usage
docker run --restart=always -d \
--read-only
--read-only \
-p 0.0.0.0:80:80 \
--hostname=privatebin \
--name=privatebin \