Revert "Stop building certdumper since it is not supported by traefik anymore"

This reverts commit 0b484a8c2d.
master
Tim Möhlmann
parent bfe4798e06
commit 62b17a0a7b
No known key found for this signature in database
GPG Key ID: 8677988D8072E8DE

@ -30,9 +30,9 @@ services:
image: ${DOCKER_ORG:-mailu}/${DOCKER_PREFIX:-}radicale:${MAILU_VERSION:-local} image: ${DOCKER_ORG:-mailu}/${DOCKER_PREFIX:-}radicale:${MAILU_VERSION:-local}
build: ../optional/radicale build: ../optional/radicale
# traefik-certdumper: traefik-certdumper:
# image: ${DOCKER_ORG:-mailu}/${DOCKER_PREFIX:-}traefik-certdumper:${MAILU_VERSION:-local} image: ${DOCKER_ORG:-mailu}/${DOCKER_PREFIX:-}traefik-certdumper:${MAILU_VERSION:-local}
# build: ../optional/traefik-certdumper build: ../optional/traefik-certdumper
admin: admin:
image: ${DOCKER_ORG:-mailu}/${DOCKER_PREFIX:-}admin:${MAILU_VERSION:-local} image: ${DOCKER_ORG:-mailu}/${DOCKER_PREFIX:-}admin:${MAILU_VERSION:-local}

Loading…
Cancel
Save