Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Thumbscrew/nextcloud-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Warning

This repository is now archived and has been moved to https://gitea.intmain.co.uk/thumbscrw/nextcloud-image

Customised Nextcloud Image

Build

docker build -t $yourTag --build-arg NEXTCLOUD_TAG=$nextcloudTag .
# For example:
docker build -t thumbscrew/nextcloud:27.1.1 -t thumbscrew/nextcloud:latest --build-arg NEXTCLOUD_TAG=27.1.1-apache .

(Alternative) Pull from Public ECR

Check the Github releases to see what tags are available

docker pull public.ecr.aws/m5x6c8x3/nextcloud:27.1.1

About

Custom Nextcloud image containing ffmpeg

Resources

Stars

Watchers

Forks

Packages

No packages published