diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml index ad2e2cff6..6cf4d0ab8 100644 --- a/docker/docker-compose.yml +++ b/docker/docker-compose.yml @@ -1,14 +1,14 @@ -# WARNING: This file is autogenerated by make-yaml. Changes here -# will be overwritten. Edit the corresponding .template file -# instead. +# WARNING: This file is autogenerated by make-yaml. Changes here +# will be overwritten. Edit the corresponding .template file +# instead. version: "3" services: crkeng: restart: always - # Specify hostname to make it clearer which container is active when - # using docker to get a shell in the container. + # Specify hostname to make it clearer which container is active when + # using docker to get a shell in the container. hostname: crkeng-container image: ghcr.io/ualbertaaltlab/itwewina.altlab.app:latest command: /app/app.sh crkeng @@ -30,8 +30,8 @@ services: - "/data_local/application-data/crkeng/search_quality:/app/src/crkeng/CreeDictionary/search_quality/" cwdeng: restart: always - # Specify hostname to make it clearer which container is active when - # using docker to get a shell in the container. + # Specify hostname to make it clearer which container is active when + # using docker to get a shell in the container. hostname: cwdeng-container image: ghcr.io/ualbertaaltlab/itwewina.altlab.app:latest command: /app/app.sh cwdeng @@ -53,8 +53,8 @@ services: - "/data_local/application-data/cwdeng/search_quality:/app/src/cwdeng/CreeDictionary/search_quality/" srseng: restart: always - # Specify hostname to make it clearer which container is active when - # using docker to get a shell in the container. + # Specify hostname to make it clearer which container is active when + # using docker to get a shell in the container. hostname: srseng-container image: ghcr.io/ualbertaaltlab/itwewina.altlab.app:latest command: /app/app.sh srseng @@ -76,8 +76,8 @@ services: - "/data_local/application-data/srseng/search_quality:/app/src/srseng/CreeDictionary/search_quality/" arpeng: restart: always - # Specify hostname to make it clearer which container is active when - # using docker to get a shell in the container. + # Specify hostname to make it clearer which container is active when + # using docker to get a shell in the container. hostname: arpeng-container image: ghcr.io/ualbertaaltlab/itwewina.altlab.app:latest command: /app/app.sh arpeng @@ -99,8 +99,8 @@ services: - "/data_local/application-data/arpeng/search_quality:/app/src/arpeng/CreeDictionary/search_quality/" hdneng: restart: always - # Specify hostname to make it clearer which container is active when - # using docker to get a shell in the container. + # Specify hostname to make it clearer which container is active when + # using docker to get a shell in the container. hostname: hdneng-container image: ghcr.io/ualbertaaltlab/itwewina.altlab.app:latest command: /app/app.sh hdneng @@ -122,8 +122,8 @@ services: - "/data_local/application-data/hdneng/search_quality:/app/src/hdneng/CreeDictionary/search_quality/" crkLacombeeng: restart: always - # Specify hostname to make it clearer which container is active when - # using docker to get a shell in the container. + # Specify hostname to make it clearer which container is active when + # using docker to get a shell in the container. hostname: crkLacombeeng-container image: ghcr.io/ualbertaaltlab/itwewina.altlab.app:latest command: /app/app.sh crkLacombeeng @@ -133,7 +133,7 @@ services: volumes: - "./.env:/app/.env" - # LFS mounts + # LFS mounts - "../src/morphodict/lexicon/resources/vector_models/:/app/src/morphodict/lexicon/resources/vector_models/:ro" - "../src/crkLacombeeng/resources/fst:/app/src/crkLacombeeng/resources/fst:ro" - "../src/CreeDictionary/res/fst/:/app/src/CreeDictionary/res/fst/:ro" @@ -145,8 +145,8 @@ services: - "/data_local/application-data/crkLacombeeng/search_quality:/app/src/crkLacombeeng/CreeDictionary/search_quality/" blaeng: restart: always - # Specify hostname to make it clearer which container is active when - # using docker to get a shell in the container. + # Specify hostname to make it clearer which container is active when + # using docker to get a shell in the container. hostname: blaeng-container image: ghcr.io/ualbertaaltlab/itwewina.altlab.app:latest command: /app/app.sh blaeng