--- image: docker services: - docker:dind test: before_script: - apk add --no-cache docker-compose script: - docker-compose config -q ...