publish to dockerhub
All checks were successful
/ release-and-build (push) Successful in 1m26s

This commit is contained in:
user.name pi-farm
2026-02-25 18:00:04 +01:00
parent 1920701e8e
commit ab19b8be31

View File

@@ -14,6 +14,5 @@ ENV_PGID=1000
VOL_CONFIG=./config:/config VOL_CONFIG=./config:/config
VOL_DATA=./data:/app/www VOL_DATA=./data:/app/www
PORT_WEB=8080:80 PORT_WEB=8080:80
PUSH=gitea PUSH=gitea,dockerhub
#,dockerhub
DESCRIPTION="Alpine Mirror with s6-overlay and lighttpd, rsync, vnstat, cron" DESCRIPTION="Alpine Mirror with s6-overlay and lighttpd, rsync, vnstat, cron"