1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +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
+3
View File
@@ -0,0 +1,3 @@
FROM nextcloud:14.0.3-apache
COPY . /usr/src/nextcloud/apps/ocsms