A collection of open-source MIT-licensed container images built and maintained by
Ad Noctem Collective, published to the GitHub Container Registry. Have a look
at the table below to get a list of the included images, their versions, and
the upstream projects they wrap. This GitHub repository relies on the GNU Make build tool
to ease the development workflow — the Makefile includes targets to build,
lint, scan, and locally run images with Docker Compose. Refer to the
CONTRIBUTING.md for more information.
docker pull ghcr.io/adnoctem/images/<IMAGE_NAME>:<VERSION>
docker run -d --name <IMAGE_NAME> ghcr.io/adnoctem/images/<IMAGE_NAME>:<VERSION>See each image's own README (linked below) for its specific run flags, volumes, and configuration.
| Image | Version | Upstream | Base |
|---|---|---|---|
| birdclaw | 0.1.0 | steipete/birdclaw | node:26.5.0-bookworm-slim |
| birdclaw-mcp-proxy | 0.1.0 | caddyserver/caddy | caddy:2.9-alpine |
Refer to our documentation for contributors for contributing guidelines, commit message formats and versioning tips.
This project is owned and maintained by Ad Noctem Collective refer to
the AUTHORS or CODEOWNERS for more information. You may also use the linked
contact details to reach out directly.