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
Hi guys,
I'm trying to reproduce this cve, from a container scan perspective1.
I'm a bit confused because I couldn't find any COPY . . ( or similar ) in the docker files.
So the compose worked fine ( see below ) but where is the actual source code ?
$ docker compose up -d
[+] Running 9/9
✔ Container farmbot-web-app-redis-1 Running 0.0s
✔ Container farmbot-web-app-parcel-1 Started 0.0s
✔ Container farmbot-web-app-db-1 Started 0.0s
✔ Container farmbot-web-app-typescript-1 Started 0.6s
✔ Container farmbot-web-app-web-1 Started 0.7s
✔ Container farmbot-web-app-mqtt-1 Started 0.9s
✔ Container farmbot-web-app-log_digests-1 Started 0.4s
✔ Container farmbot-web-app-rabbit_jobs-1 Started 0.6s
✔ Container farmbot-web-app-delayed_job-1 Started 1.1s
Hi guys,
I'm trying to reproduce this cve, from a container scan perspective1.
I'm a bit confused because I couldn't find any
COPY . .
( or similar ) in the docker files.So the compose worked fine ( see below ) but where is the actual source code ?
1 I am the author of this open source security container scanner
The text was updated successfully, but these errors were encountered: