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

Update docker-compose-build-S1.yml

parent 1cf646a5
No related branches found
No related tags found
No related merge requests found
......@@ -25,25 +25,26 @@ services:
cap_add:
- SYS_ADMIN
# - DAC_READ_SEARCH
fair_eva:
#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
type: bind
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:v1.4.9-noauth
image: lagocollaboration/fuji:v1.4.9-noauth
volumes:
- source: ./
target: /sqaaas-build
type: bind
working_dir: /sqaaas-build
# FAIR DISABLED FOR S1 (not planified in EOSC-synergy)
# fair_eva:
# #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
# type: bind
# 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:v1.4.9-noauth
# image: lagocollaboration/fuji:v1.4.9-noauth
# volumes:
# - source: ./
# target: /sqaaas-build
# type: bind
# working_dir: /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