Closed Pepe-Marquez closed 8 months ago
The paths for the images generated in the docker-compose.yaml must be all lowercase, as it seems to be mandatory for docker images.
docker-compose.yaml
For example.
ghcr.io/FAIRmat-NFDI/nomad-distribution-template:main
needs to change to:
ghcr.io/fairmat-nfdi/nomad-distribution-template:main
The paths for the images generated in the
docker-compose.yaml
must be all lowercase, as it seems to be mandatory for docker images.For example.
ghcr.io/FAIRmat-NFDI/nomad-distribution-template:main
needs to change to:
ghcr.io/fairmat-nfdi/nomad-distribution-template:main