Skip to content

Commit c81dc6d

Browse files
committed
Initial commit.
0 parents  commit c81dc6d

3 files changed

Lines changed: 679 additions & 0 deletions

File tree

Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
FROM nextcloud:18-fpm
2+
3+
RUN { echo 'listen = /sock/docker.sock'; } >> /usr/local/etc/php-fpm.d/zz-docker.conf

0 commit comments

Comments
 (0)