Skip to content
Snippets Groups Projects
Commit ee020190 authored by Marco Malavolti's avatar Marco Malavolti
Browse files

Fixed Docker Compose YAML for ECCS 2.1.1

parent ac10150b
Branches
No related tags found
No related merge requests found
services: services:
eccs: eccs:
image: gitlab.software.geant.org:5050/edugain/eccs:2.1.1 image: gitlab.software.geant.org:5050/edugain/eccs:2.1.1
build:
context: .
dockerfile: Dockerfile
args:
CHROME_VERSION: 126.0.6478.126-1
CHROMEDRIVER_VERSION: 126.0.6478.126
PYFF_VERSION: 2.1.2
container_name: eccs container_name: eccs
hostname: eccs hostname: eccs
ports: ports:
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment