mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-07-13 17:12:05 -04: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 /
|