Select Git revision
docker-compose.yml
-
Patrick MADELA authoredPatrick MADELA authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
docker-compose.yml 453 B
version: "3.8"
services:
dev-el7-gcc83:
build:
context: .
args:
- http_proxy
- https_proxy
- no_proxy
image: "gitlab-registry.synchrotron-soleil.fr/software-control-system/containers/dev-docker-tools/dev-el7-gcc83"
container_name: dev-el7-gcc83
tty: true
environment:
- http_proxy
- https_proxy
- no_proxy