version: "3.8" services: conan-el6-gcc73-x86: build: context: .. dockerfile: conan-el6-gcc73-x86/Dockerfile args: - http_proxy - https_proxy - no_proxy image: "gitlab-registry.synchrotron-soleil.fr/software-control-system/containers/conan-docker-tools/conan-el6-gcc73-x86" container_name: conan-el6-gcc73-x86 tty: true environment: - http_proxy - https_proxy - no_proxy