[
  {
    "name": "beeper_bridge-manager",
    "context": "./beeper_bridge-manager",
    "dockerfile": "./docker/Dockerfile",
    "description": "This is an exact build of Beeper's [bridge-manager](https://github.com/beeper/bridge-manager) but with an ARM64 build."
  },
  {
    "name": "matterbridge_whatsappmulti",
    "context": "./matterbridge",
    "dockerfile": "./Dockerfile_whatsappmulti",
    "description": "A build of the matterbridge WhatsApp multi image."
  },
  {
    "name": "custom-caddy",
    "context": "./custom-caddy",
    "dockerfile": "./Dockerfile",
    "description": "A custom build of Caddy with the plugins: [WebDAV](https://github.com/mholt/caddy-webdav), [replace_response handler](https://github.com/caddyserver/replace-response), [cloudflare](https://github.com/caddy-dns/cloudflare)."
  }
]