mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 09:10:15 +02:00
Updated the fhir-transformer image and init_onco container to sleep after finishing
This commit is contained in:
@ -72,7 +72,8 @@ services:
|
||||
mkdir -p ./prep &&
|
||||
cp /shared/omock.json ./prep/omock.json &&
|
||||
node ./mgDB/prep/preprocessor.mjs;
|
||||
echo 'Processing complete';"
|
||||
echo 'Processing complete';
|
||||
tail -f /dev/null"
|
||||
depends_on:
|
||||
- mongo
|
||||
- fhir-transformer
|
||||
|
Reference in New Issue
Block a user