mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-06 15:36:40 +00:00
Added mount of repository secrets (#477)
This commit is contained in:
parent
89ccc1c425
commit
841d181402
@ -30,7 +30,7 @@ LABEL maintainer=az@zok.xyz \
|
||||
org.label-schema.schema-version="1.0"
|
||||
|
||||
# install Kopano kDAV
|
||||
RUN \
|
||||
RUN --mount=type=secret,id=repocred,target=/etc/apt/auth.conf.d/kopano.conf \
|
||||
set -x && \
|
||||
apt-get update && apt-get install -y --no-install-recommends \
|
||||
php-mbstring \
|
||||
|
Loading…
x
Reference in New Issue
Block a user