chore(): Attempts to start a docker daemon
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Elia el Lazkani 2023-07-03 20:07:19 +02:00
parent b4c1cbf39a
commit bca0f06e21

View file

@ -24,6 +24,7 @@ steps:
- name: trivy-scan
image: scm.project42.io/elia/trivy:production
commands:
- /usr/local/bin/dockerd --data-root /var/lib/docker --host=unix:///var/run/docker.sock
- /usr/local/bin/dockerd-entrypoint.sh /usr/local/bin/trivy image scm.project42.io/elia/trivy:pre-scan
failure: ignore