This commit is contained in:
Mayel de Borniol 2022-03-09 15:51:49 +13:00
parent 6e0444d3dd
commit 39b5d94356
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ services:
- "search-data:/data.ms"
networks:
- internal
entrypoint: ["tini", "--", "/docker-entrypoint.sh"]
entrypoint: ["tini", "--", "bash", "/docker-entrypoint.sh"]
configs:
- source: app_entrypoint
target: /docker-entrypoint.sh