Skip to content
Snippets Groups Projects
Commit 6ed7fcad authored by Mark Pundsack's avatar Mark Pundsack
Browse files

Remove our

parent 8df7d90d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -140,7 +140,7 @@ In order to do that, follow the steps:
- docker run my-docker-image /script/to/run/tests
```
 
Docker-in-Docker works well, and is our recommended configuration, but it is not without its own challenges:
Docker-in-Docker works well, and is the recommended configuration, but it is not without its own challenges:
* By enabling `--docker-privileged`, you are effectively disabling all of
the security mechanisms of containers and exposing your host to privilege
escalation which can lead to container breakout. For more information, check out the official Docker documentation on
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment