We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f645b7 commit c65ce10Copy full SHA for c65ce10
Dockerfile
@@ -1,6 +1,6 @@
1
FROM binhex/arch-base:latest
2
-LABEL org.opencontainers.image.authors = "binhex"
3
-LABEL org.opencontainers.image.source = "https://github.com/binhex/arch-plex"
+LABEL org.opencontainers.image.authors="binhex"
+LABEL org.opencontainers.image.source="https://github.com/binhex/arch-plex"
4
5
# release tag name from buildx arg
6
ARG RELEASETAG
0 commit comments