https://github.com/coolapso/docker-nextcloud-full
Nextcloud docker image containing all dependencies (full): https://github.com/nextcloud/docker/tree/master/.examples/dockerfiles/full
https://github.com/coolapso/docker-nextcloud-full
Last synced: about 1 month ago
JSON representation
Nextcloud docker image containing all dependencies (full): https://github.com/nextcloud/docker/tree/master/.examples/dockerfiles/full
- Host: GitHub
- URL: https://github.com/coolapso/docker-nextcloud-full
- Owner: coolapso
- Created: 2024-01-18T16:31:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-09T17:15:07.000Z (2 months ago)
- Last Synced: 2026-04-09T18:28:13.978Z (2 months ago)
- Language: Shell
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/coolapso/docker-nextcloud-full/actions/workflows/build.yaml)
# docker-nextcloud-full
[coolapso/nextcloud-full](https://hub.docker.com/r/coolapso/nextcloud-full)
Just a simple pipeline to build a Nextcloud docker image containing all dependencies (full): https://github.com/nextcloud/docker/tree/master/.examples/dockerfiles/full
There is no intention to make any changes to the container,
It simply pulls the latest version of the repository, and builds the Dockerfiles provided by the Nextcloud team.
> [!WARNING]
> because upstream apache docker file is broken, this build is temporarily using a custom dockerfile to build the image, please refer to the folliwing [issue](https://github.com/nextcloud/docker/issues/2456) for more information.
## Usage
Images are on docker hub: https://hub.docker.com/r/coolapso/nextcloud-full
`docker pull coolapso/nextcloud-full:`
## Tags
Follows similar tagging and versioning scheme as the official repository.
examples:
`latest`, `apache`, `28.0.0`
`fpm-alpine`, `28.0.0-fpm-alpine`
`fpm`, `28.0.0-fpm`