Commit 46544761 authored by flint media's avatar flint media

Update Dockerfile

parent 1210a401
FROM alpine:3.8
ARG PEERTUBE_VER=v1.2.1
ARG PEERTUBE_VER=v1.1.0
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