mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-07-25 04:17:50 +00:00
shellcheck
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
parent
bf42355279
commit
ddad135d13
5 changed files with 11 additions and 11 deletions
|
@ -101,7 +101,7 @@ main () {
|
|||
benchcont="$c"
|
||||
fi
|
||||
done
|
||||
|
||||
|
||||
# get the image id of the docker_bench_security_image, memorize it:
|
||||
benchimagecont="nil"
|
||||
for c in $(docker images | sed '1d' | awk '{print $3}'); do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue