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 6
6
7
7
# OBS doesn't allow a fully qualified image registry name for the offline build
8
8
FROM opensuse/tumbleweed
9
- MAINTAINER David Mulder <
[email protected] >
10
9
11
10
# labelprefix=org.opensuse.samba-toolbox
12
11
LABEL org.opencontainers.image.title="Samba Toolbox container"
13
12
LABEL org.opencontainers.image.description="Samba Toolbox container"
14
13
LABEL org.opencontainers.image.created="%BUILDTIME%"
15
14
LABEL org.opencontainers.image.version="%%PKG_VERSION%%-%RELEASE%"
16
15
LABEL 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] >"
17
19
LABEL org.openbuildservice.disturl="%DISTURL%"
18
20
LABEL org.opensuse.reference="registry.opensuse.org/opensuse/samba-toolbox:%%PKG_VERSION%%-%RELEASE%"
19
21
# endlabelprefix
You can’t perform that action at this time.
0 commit comments