1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 23:46:18 +00:00

Add a basic Dockerfile for this app

This commit is contained in:
Loic Blot 2018-11-10 17:39:57 +01:00
parent 3a3a62b24f
commit 8fc3a63d51
No known key found for this signature in database
GPG Key ID: EFAA458E8C153987

3
Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM nextcloud:14.0.3-apache
COPY . /usr/src/nextcloud/apps/ocsms