fix
This commit is contained in:
@@ -6,7 +6,7 @@ ARG REVISION=""
|
|||||||
RUN apk add --no-cache attr bash ca-certificates curl inotify-tools libc6-compat mailcap tree vips patch && \
|
RUN apk add --no-cache attr bash ca-certificates curl inotify-tools libc6-compat mailcap tree vips patch && \
|
||||||
echo 'hosts: files dns' >| /etc/nsswitch.conf
|
echo 'hosts: files dns' >| /etc/nsswitch.conf
|
||||||
|
|
||||||
LABEL maintainer="openCloud GmbH <devops@opencloud.com>" \
|
LABEL maintainer="openCloud GmbH <devops@opencloud.eu>" \
|
||||||
org.opencontainers.image.title="OpenCloud Pulse" \
|
org.opencontainers.image.title="OpenCloud Pulse" \
|
||||||
org.opencontainers.image.vendor="OpenCloud GmbH" \
|
org.opencontainers.image.vendor="OpenCloud GmbH" \
|
||||||
org.opencontainers.image.authors="OpenCloud GmbH" \
|
org.opencontainers.image.authors="OpenCloud GmbH" \
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ ARG REVISION=""
|
|||||||
RUN apk add --no-cache attr bash ca-certificates curl delve inotify-tools libc6-compat mailcap tree vips patch && \
|
RUN apk add --no-cache attr bash ca-certificates curl delve inotify-tools libc6-compat mailcap tree vips patch && \
|
||||||
echo 'hosts: files dns' >| /etc/nsswitch.conf
|
echo 'hosts: files dns' >| /etc/nsswitch.conf
|
||||||
|
|
||||||
LABEL maintainer="OpenCloud GmbH <devops@opencloud.com>" \
|
LABEL maintainer="OpenCloud GmbH <devops@opencloud.eu>" \
|
||||||
org.opencontainers.image.title="OpenCloud Pulse" \
|
org.opencontainers.image.title="OpenCloud Pulse" \
|
||||||
org.opencontainers.image.vendor="OpenCloud GmbH" \
|
org.opencontainers.image.vendor="OpenCloud GmbH" \
|
||||||
org.opencontainers.image.authors="OpenCloud GmbH" \
|
org.opencontainers.image.authors="OpenCloud GmbH" \
|
||||||
|
|||||||
Reference in New Issue
Block a user