Skip to content

A docker image based on the official Nextcloud image with additional tools and dependencies

License

Notifications You must be signed in to change notification settings

R0Wi/nextcloud-docker-extended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nextcloud Docker image (extended)

Docker Image Version (latest semver)

A docker image based on the official Nextcloud image with additional tools and dependencies.

Additional tools and dependencies packaged inside this container

Currently the following tools and dependencies are installed inside the container (additionally to the ones already available in the official image):

You can find more information by having a look into the Dockerfile.

Usage

Since the image is based on the official Nextcloud docker image, you can use it exactly the same way. The only thing you have to change is the image name, which sould be changed to r0wi/nextcloud-extended:<TAG>. For example:

$ docker run -d -p 8080:80 r0wi/nextcloud-extended:24-apache

Please refer to the official documentation for further details.

How the image is updated

An update script runs every night to ensure that the image inherits all changes from the official Nextcloud image. The script itself searches for all apache-based Nextcloud images on the Docker Hub which are updated within the last 14 days. These images will be taken as base images.

About

A docker image based on the official Nextcloud image with additional tools and dependencies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages