bgrollemanandClaude Fable 5.1 205d3a462d Fix build: fetch latest upstream webhook release tarball
Upstream stopped shipping bare binaries; 2.8.2 URL 404s. Resolve the latest
release at build time so scheduled rebuilds track upstream.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SNMztZDM1qUGnixHeevkuw
2026-09-13 09:59:47 +02:00

nas-webhook

Lightweight webhook container for NAS auto-deploy. Alpine-based with docker-cli and docker-cli-compose included so hooks can run docker compose pull && docker compose up -d.

Image

registry.gitlab.com/bgrolleman/nas-webhook:latest

Usage

See the webhook documentation for hook configuration.

Requires /var/run/docker.sock mounted to execute Docker commands from within the container.

S
Description
Lightweight webhook container with Docker CLI for NAS auto-deploy
Readme
29 KiB
Languages
Dockerfile 100%