mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-25 12:50:54 +02:00
use rsync for upgrade
This commit is contained in:
parent
8f2bc6bec7
commit
055f5778e3
15 changed files with 92 additions and 7 deletions
|
@ -1,6 +1,7 @@
|
|||
FROM php:7.1-%%VARIANT%%
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
rsync \
|
||||
bzip2 \
|
||||
libcurl4-openssl-dev \
|
||||
libfreetype6-dev \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue