Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 310 Bytes

docker-scan-snyk.md

File metadata and controls

17 lines (12 loc) · 310 Bytes

Scanning image with docker scan (using snyk)

Prerequisites

You need to be logged in on docker hub with docker login 
(with your account credentials

Example

# Snyk (docker scan) 
docker help scan
docker scan --json --accept-license dockertrainereu/jm-hello-docker  > result.json