Browse Source

Update Dockerfile

pull/240/head
GilbN 4 years ago
committed by GitHub
parent
commit
8d10006b1b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      plex/Dockerfile

4
plex/Dockerfile

@ -1,6 +1,6 @@
FROM scratch
LABEL maintainer="GilbN"
LABEL app="Plex"
LABEL app="Plex"
# copy local files.
COPY root/ /
COPY root/ /

Loading…
Cancel
Save