Skip to content

Update the docker-compose configuration to fix building issues

Placeholder Adrien Pavão requested to merge circleci-build-fix into master

Fix CircleCi containers building

  • Change how Docker is installed in Dockerfile.compute_worker

  • Change the port of selemium in docker-compose.selenium.yml from 5900 to 5904 to avoid bind: address already in use error

This fixes the "building containers" part of the workflow.

Merge request reports

Loading