Update docker tag

pull/106/head
Alex Kern 6 years ago
parent 252ab5ecc4
commit 2649e0682f

@ -15,7 +15,7 @@ A hosted instance of FilePizza is available at [file.pizza](https://file.pizza).
The recommended way to deploy FilePizza is as a [Docker container](https://hub.docker.com/r/kern/filepizza). The recommended way to deploy FilePizza is as a [Docker container](https://hub.docker.com/r/kern/filepizza).
$ docker run -p 8080:8080 -e PORT=8080 -it kern/filepizza:latest $ docker run -p 8080:8080 -e PORT=8080 -it kern/filepizza:master
You can also use [zeit/now](https://zeit.co/now): You can also use [zeit/now](https://zeit.co/now):

Loading…
Cancel
Save