You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them
[+] Running 1/1
⠿ Container restful_booker_checks Created
When image is built, second run gives no error
The text was updated successfully, but these errors were encountered:
root@docker03:~/docker/postman-docker-1# docker-compose up
[+] Running 0/1
⠿ postman_checks Error 2.1s
[+] Building 0.3s (7/7) FINISHED
=> [internal] load build definition from Dockerfile 0.2s
=> => transferring dockerfile: 160B 0.1s
=> [internal] load .dockerignore 0.2s
=> => transferring context: 2B 0.1s
=> [internal] load metadata for docker.io/library/node:10.11.0-alpine 0.0s
=> [1/3] FROM docker.io/library/node:10.11.0-alpine 0.0s
=> CACHED [2/3] RUN npm install -g newman newman-reporter-html 0.0s
=> CACHED [3/3] WORKDIR /etc/newman 0.0s
=> exporting to image 0.0s
=> => exporting layers 0.0s
=> => writing image sha256:ee40b4e1612a7b400cc3060ff2a4de07bcdb5d1b92625217d5ed57059b387f8b 0.0s
=> => naming to docker.io/library/postman_checks 0.0s
Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them
[+] Running 1/1
⠿ Container restful_booker_checks Created
When image is built, second run gives no error
The text was updated successfully, but these errors were encountered: