Closed MAXEE998 closed 1 year ago
The latest image doesn't work with the docker-compost.yaml provided in the repo. All of the containers will report
docker-compost.yaml
error in resource.merge on resources index 0: cannot merge resource due to conflicting schema url
and exit.
Confirmed issue exists after building from Dockerfile and launching from docker-compose.yaml.
Dockerfile
docker-compose.yaml
Bugfix applied, pull latest image.
The latest image doesn't work with the
docker-compost.yaml
provided in the repo. All of the containers will reportand exit.