Thumbscrew 35969ba62c
Some checks are pending
nextcloud-image/pipeline/head This commit looks good
pipeline-image/pipeline/head Build started...
feat: Jenkinsfile (#5)
Reviewed-on: #5
Co-authored-by: Thumbscrew <thumbscrw@pm.me>
Co-committed-by: Thumbscrew <thumbscrw@pm.me>
2025-07-14 15:51:58 +00:00
2025-07-14 15:51:58 +00:00
2025-07-14 15:51:58 +00:00

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
Description
Custom Nextcloud image containing ffmpeg
Readme 104 KiB
Languages
Dockerfile 100%