Browse Source

readarr label

pull/240/head
Marius 4 years ago
parent
commit
21fb6fc988
  1. 2
      readarr/Dockerfile

2
readarr/Dockerfile

@ -1,6 +1,6 @@
FROM scratch FROM scratch
LABEL maintainer="GilbN" LABEL maintainer="GilbN"
LABEL app="Readarr"
#copy local files. #copy local files.
COPY root/ / COPY root/ /
Loading…
Cancel
Save