Bug
docker compose file calls for securityrat/securityrat:1.8 which does not exist
$ docker-compose up --remove-orphans
Pulling securityrat (securityrat/securityrat:v1.8)...
manifest for securityrat/securityrat:v1.8 not found: manifest unknown: manifest unknown
Possible fixes
- use latest (my preferred)
- could pin to 1.8.0 which does exist also.
PR to follow will change to latest