mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-01-31 22:32:34 +01:00
cleanup merge confict comment
This commit is contained in:
parent
e074995a2c
commit
3775700d05
1 changed files with 1 additions and 5 deletions
|
@ -55,7 +55,7 @@ Command line switches are optional. The following switches are recognized.
|
||||||
Example: run_tests.sh -t -o /var/docker-bench/results
|
Example: run_tests.sh -t -o /var/docker-bench/results
|
||||||
```
|
```
|
||||||
|
|
||||||
You need to run `run_tests.sh` on Docker host as `root` user.
|
**Note:**: You need to run `run_tests.sh` on Docker host as `root` user.
|
||||||
|
|
||||||
### Running Docker Bench Bats tests from Docker image
|
### Running Docker Bench Bats tests from Docker image
|
||||||
|
|
||||||
|
@ -78,10 +78,6 @@ docker run -it --net host --pid host --cap-add audit_control \
|
||||||
-v /etc:/etc --label docker_bench_security \
|
-v /etc:/etc --label docker_bench_security \
|
||||||
docker-bench-tests
|
docker-bench-tests
|
||||||
```
|
```
|
||||||
<<<<<<< HEAD
|
|
||||||
>>>>>>> update README.md file with info about running Bats tests
|
|
||||||
=======
|
|
||||||
>>>>>>> a888600cbb2c08e85ce279b335345e136d529f9b
|
|
||||||
|
|
||||||
## Building Docker Bench for Security
|
## Building Docker Bench for Security
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue