0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-16 16:14:47 +02:00

Removed files from root to make it less noisy & Added all energy related files to energy-tests

This commit is contained in:
Arne Tarara 2023-07-17 13:28:28 +02:00
parent 77ff0c34bf
commit 3281e3e344
No known key found for this signature in database
GPG key ID: 2540198A4079785B
33 changed files with 1267 additions and 26 deletions

View file

@ -0,0 +1,10 @@
version: '2'
services:
nc:
image: nextcloud:27.0.0-apache
restart: always
ports:
- 8080:80
volumes:
- nextcloud:/var/www/html