feat: custom edge container Dockerfile with dispatcher dependencies #44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of #24.
The edge container is stock
caddy:alpine. The task dispatcher needs additional tools.Changes
Create
docker/edge/Dockerfile:Update compose template in
bin/disinto:image: caddy:alpinetobuild: ./docker/edge- /var/run/docker.sock:/var/run/docker.sockCreate
docker/edge/dispatcher.shas a placeholder (empty loop, no logic yet).Update
docker-compose.yml(running config) to match.Acceptance criteria
docker/edge/Dockerfileexists and buildsBlocked — issue #44
no_push2026-03-28T22:39:30ZDiagnostic output