Preferably use the docker hub image

pull/545/head
Chocobozzz 2018-05-07 10:51:44 +02:00
parent 920d2d2b4c
commit 13a6b53655
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 4 additions and 3 deletions

View File

@ -3,9 +3,10 @@ version: "3.3"
services:
peertube:
build:
context: .
dockerfile: ./support/docker/production/Dockerfile.stretch
# If you don't want to use the official image and build one from sources
# build:
# context: .
# dockerfile: ./support/docker/production/Dockerfile.stretch
image: chocobozzz/peertube:production-stretch
environment:
PEERTUBE_HOSTNAME: my.domain.tld