File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 66
77# OBS doesn't allow a fully qualified image registry name for the offline build
88FROM opensuse/tumbleweed
9- MAINTAINER David Mulder <
[email protected] >
109
1110# labelprefix=org.opensuse.samba-client
1211LABEL org.opencontainers.image.title="Samba Client container"
1312LABEL org.opencontainers.image.description="Samba Client container"
1413LABEL org.opencontainers.image.created="%BUILDTIME%"
1514LABEL org.opencontainers.image.version="%%PKG_VERSION%%-%RELEASE%"
1615LABEL org.opencontainers.image.vendor="Samba in Kubernetes"
16+ LABEL org.opencontainers.image.url="https://github.com/samba-in-kubernetes/samba-container"
17+ LABEL org.opencontainers.image.source="https://github.com/samba-in-kubernetes/samba-container"
18+ LABEL org.opencontainers.image.authors="David Mulder <
[email protected] >"
1719LABEL org.openbuildservice.disturl="%DISTURL%"
1820LABEL org.opensuse.reference="registry.opensuse.org/opensuse/samba-client:%%PKG_VERSION%%-%RELEASE%"
1921# endlabelprefix
You can’t perform that action at this time.
0 commit comments