This repository has been archived on 2022-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
docker_systems/nextcloud/README.md

8 lines
237 B
Markdown

# Nextcloud
This configuration inlcudes a custom Dockerfile because the main project, for
some reason, doesn't include SMB support in their main image.
The process for starting is the same as usual however:
`sudo docker-compose up -d`