Update the docker-compose configuration to fix building issues
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 avoidbind: address already in use
error
This fixes the "building containers" part of the workflow.