I've tried to run the docker command with the compose file but I get an error about 4 referenced .env files that aren't found.
iiif.env: no such file or directory
keycloak.env: no such file or directory
wildfly.env: no such file or directory
proxy.env: no such file or directory
I've tried to compose with those references removed. But I end up with a swarm with all services in pending mode with the error : no suitable node (scheduling constraints not satisfied on 1 node)
and replicas remain on 0/1
I've tried to run the docker command with the compose file but I get an error about 4 referenced .env files that aren't found.
iiif.env: no such file or directory
keycloak.env: no such file or directory
wildfly.env: no such file or directory
proxy.env: no such file or directory
I've tried to compose with those references removed. But I end up with a swarm with all services in pending mode with the error : no suitable node (scheduling constraints not satisfied on 1 node)
and replicas remain on 0/1