mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-08 04:20:59 -05:00
4 lines
104 B
Docker
4 lines
104 B
Docker
FROM owncloud/server:10.6.0-beta1
|
|
ADD apps/graphapi-0.1.0.tar.gz /var/www/owncloud/apps/
|
|
COPY overlay /
|