mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-01-18 16:22:33 +01:00
Removed whitespace
Signed-off-by: Niall T <jammasterj89@gmail.com>
This commit is contained in:
parent
ef206be6e0
commit
3d02432bc8
1 changed files with 1 additions and 1 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…
Reference in a new issue