A Docker build is working reliably now, though publication has not yet been automated in CI. We have regularly tagged releases that are suitable for automated deployment at https://hub.docker.com/r/dribdat/dribdat
Outstanding issues:
the legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/
a Docker Compose example script is available, but only in a minimal configuration - it would be good to provide more complete examples with a proxy and auth layer
A Docker build is working reliably now, though publication has not yet been automated in CI. We have regularly tagged releases that are suitable for automated deployment at https://hub.docker.com/r/dribdat/dribdat
Outstanding issues: