Skip to content
Snippets Groups Projects
Unverified Commit 1cf646a5 authored by AJRubio-Montero's avatar AJRubio-Montero Committed by GitHub
Browse files

Update docker-compose-build-S1.yml

parent 8376d9bd
No related branches found
No related tags found
No related merge requests found
......@@ -26,9 +26,10 @@ services:
- SYS_ADMIN
# - DAC_READ_SEARCH
fair_eva:
image: ferag/fair_eva:latest
command: sleep 900
#image: ferag/fair_eva:latest
#image: ferag/fair_eva:fair
image: lagocollaboration/fair_eva:9f4440903e14
command: bash -lc 'cd /FAIR_eva; /FAIR_eva/start.sh'
volumes:
- source: ./
target: /sqaaas-build
......@@ -36,8 +37,11 @@ services:
working_dir: /sqaaas-build
#command: /FAIR_eva/start.sh
#command: apt-get install -y curl && /FAIR_eva/fair.py && /FAIR_eva/web.py
#command: apt-get install -y curl && /FAIR_eva/fair.py && /FAIR_eva/web.py && sleep 900
fair_uji:
image: steinsteiny/fuji:fair
#image: steinsteiny/fuji:fair
#image: steinsteiny/fuji:v1.4.9-noauth
image: lagocollaboration/fuji:v1.4.9-noauth
volumes:
- source: ./
target: /sqaaas-build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment