forked from coop-cloud/bonfire
bash it
This commit is contained in:
parent
6e0444d3dd
commit
39b5d94356
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user