add preamble to Docker frontdoor

This commit is contained in:
Kenneth Bingham
2023-11-27 17:22:00 -05:00
parent 52da8333bf
commit d2dd89f6e5
3 changed files with 28 additions and 7 deletions

View File

@ -126,6 +126,7 @@ services:
# start share on reserved public frontend url
zrok-share:
image: ${ZROK_CONTAINER_IMAGE:-docker.io/openziti/zrok}
restart: unless-stopped
entrypoint:
- bash
- -euc