locnguyen / typescript-node-starter

Barebones starter kit for server apps with TypeScript
MIT License
18 stars 3 forks source link

Container scanning job not actually scanning #37

Open locnguyen opened 6 years ago

locnguyen commented 6 years ago

See error in https://gitlab.com/lochnguyen/typescript-node-starter/-/jobs/93254878

2018/08/30 06:26:51 [INFO] ▶ Start clair-scanner 2018/08/30 06:26:51 [CRIT] ▶ Could not save Docker image [tsnodestarter:6b4926]: Error response from daemon: reference does not exist

locnguyen commented 6 years ago

Thinking about this some more and it's probably because I didn't push the image into a registry somewhere, and then download it again in the scanning job