Commit graph

63 commits

Author SHA1 Message Date
Pete Sellars
57ac3cee99 Fix filtering out docker-bench-security container from results
Signed-off-by: Pete Sellars <psellars@gmail.com>
2015-08-05 22:15:22 +12:00
Diogo Monica
45f0b049ff Changing description to match label
Signed-off-by: Diogo Monica <diogo@docker.com>
2015-07-24 22:08:14 -07:00
Thomas Sjögren
815b369237 label rule for 1.8
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2015-07-25 14:20:56 +02:00
alberto
de68752f30 Get all running containers by name instead of by shor-uuid to improve readability in logs
Signed-off-by: alberto <alberto@tutum.co>
2015-07-23 11:31:23 +02:00
Diogo Monica
f18f5edff0 Change the scripts header to mention Docker Benchmark for Security 2015-06-28 11:04:53 -07:00
Thomas Sjögren
2dbfdd112f consistent labeling
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2015-06-19 23:31:44 +02:00
Thomas Sjögren
820bb581b7 add stat. reorder
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2015-06-17 23:23:59 +02:00
Jessica Frazelle
0231a7f5de Make the main script an executable for if I want to run it on my host
Fix image sprawl to work

Fix port range

Signed-off-by: Jessica Frazelle <princess@docker.com>
2015-06-09 00:10:44 -07:00
Werner Buck
f4aab9c8c5 Double quote to prevent globbing and word splitting.
Do not use legacy backticks.
Proper use of printf
Do not use wc -l with grep, instead use grep -c
Use pgrep

Signed-off-by: Werner Buck <wernerbuck@gmail.com>
2015-05-31 12:26:37 +02:00
Thomas Sjögren
4fcac56d34 add /usr/sbin/
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2015-05-31 01:40:23 +02:00
Thomas Sjögren
9a35eb97d1 add /usr/local/bin to PATH
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2015-05-31 01:20:38 +02:00
Thomas Sjögren
32bdece6ac restrictive PATH
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2015-05-30 13:00:29 +02:00
Diogo Monica
a4cd4aa511 Rename to docker-bench-security 2015-05-27 15:08:25 -07:00
Renamed from docker-bench.sh (Browse further)