mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-06-21 14:19:08 +00:00
tidying up
Signed-off-by: greg <gstencel@gmail.com>
This commit is contained in:
parent
d260d794b4
commit
eb424be227
1 changed files with 0 additions and 7 deletions
|
@ -1,13 +1,6 @@
|
|||
version: '3'
|
||||
# use image if you have a dedicated build step:
|
||||
# # docker build --rm -t docker-bench-security .
|
||||
# # image: docker-bench-security
|
||||
#
|
||||
# # use build path to Dockerfile if docker-compose should build the image
|
||||
services:
|
||||
|
||||
docker-bench-security:
|
||||
#image: docker-bench-security
|
||||
build: .
|
||||
volumes:
|
||||
- /var/lib:/var/lib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue