If this should already be working without change, please close this PR and (if convenient) explain why it should work so I can debug why it failed for me.
This is an unnecessary change to a production-quality docker-compose file. To properly support this, create a developer only compose file that inherits the production-quality docker-compose file.
Overview
Support changes to service files on host syncing to running container.
This allows, at least, edits to templates and images to propagate to server.
Changes
authenticator
serviceTesting
docker-compose up -d authenticator
.<button name="tenant" value="dev">Dev Tenant</button>
.Notes
If this should already be working without change, please close this PR and (if convenient) explain why it should work so I can debug why it failed for me.