mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-24 20:34:10 +02:00
Run update.sh
This commit is contained in:
parent
f4cb78945e
commit
07e61395c6
21 changed files with 225 additions and 213 deletions
|
@ -4,8 +4,6 @@ FROM php:7.1-fpm-alpine
|
|||
RUN set -ex; \
|
||||
\
|
||||
apk add --no-cache \
|
||||
bash \
|
||||
coreutils \
|
||||
rsync \
|
||||
; \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue