File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 8
8
FROM opensuse/tumbleweed
9
9
ARG SAMBA_SPECIFICS=daemon_cli_debug_output,ctdb_leader_admin_command
10
10
11
- MAINTAINER David Mulder <
[email protected] >
12
-
13
11
# labelprefix=org.opensuse.samba-server
14
12
LABEL org.opencontainers.image.title="Samba container"
15
13
LABEL org.opencontainers.image.description="Samba container"
16
14
LABEL org.opencontainers.image.created="%BUILDTIME%"
17
15
LABEL org.opencontainers.image.version="%%PKG_VERSION%%-%RELEASE%"
18
16
LABEL org.opencontainers.image.vendor="Samba in Kubernetes"
17
+ LABEL org.opencontainers.image.url="https://github.com/samba-in-kubernetes/samba-container"
18
+ LABEL org.opencontainers.image.source="https://github.com/samba-in-kubernetes/samba-container"
19
+ LABEL org.opencontainers.image.authors=
"David Mulder <[email protected] >"
19
20
LABEL org.openbuildservice.disturl="%DISTURL%"
20
21
LABEL org.opensuse.reference="registry.opensuse.org/opensuse/samba-server:%%PKG_VERSION%%-%RELEASE%"
21
22
# endlabelprefix
You can’t perform that action at this time.
0 commit comments