Commit 1210a401 authored by flint media's avatar flint media

Update Dockerfile

parent e0e36e4a
FROM alpine:3.8
ARG PEERTUBE_VER=v1.1.0
ARG PEERTUBE_VER=v1.2.1
WORKDIR /var/www/peertube
RUN adduser -h /var/www/peertube -s /bin/sh -D peertube && \
chown peertube:peertube /var/www/peertube
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment