Various Docker image builds with automatic updates.
- Python 80.3%
- Dockerfile 19.7%
| .woodpecker | ||
| balena-cli | ||
| beeper_bridge-manager@52074726c9 | ||
| custom-caddy | ||
| scripts | ||
| .editorconfig | ||
| .gitignore | ||
| .gitmodules | ||
| .pre-commit-config.yaml | ||
| images.json | ||
| LICENSE | ||
| README.md | ||
| renovate.json | ||
Docker Images
These are some custom images that are regularly built for AMD64 and ARM64 architectures.
| Name | Description |
|---|---|
git.jakew.me/jakew/beeper_bridge-manager |
This is an exact build of Beeper's bridge-manager but with an ARM64 build. |
git.jakew.me/jakew/custom-caddy |
A custom build of Caddy with the plugins: WebDAV, replace_response handler, cloudflare. |
git.jakew.me/jakew/balena-cli |
An image containing an install of the Balena CLI. |
Images are also available on Docker Hub at jakewalker/<image name>.
Builds
Images are built weekly and after a push to the main branch.
Each image has the following tags:
latest- this is always the latest built imagemain- this is always the latest built imagesha-XXXXXXX- this is based on the git commit hash, this may get overwritten by newer versions so is not suitable for pinning a versionXXXXXXXX- this is a date in the formatYYYYMMDDfor the weekly builds. This will not get overwritten so is suitable for version pinning