Skip to content
Snippets Groups Projects
Verified Commit ec436348 authored by Daniel Petri's avatar Daniel Petri
Browse files

Add file

parent 63ebc3a4
No related branches found
No related tags found
No related merge requests found
......@@ -119,8 +119,12 @@ docker run -it --name pwnenv --cap-add=SYS_PTRACE --security-opt seccomp=unconfi
## Attach second terminal
docker exec -it pwnenv bash
## Stop container
docker stop pwnenv
## Start container
docker start pwnenv
## Reset container
docker rm pwnenv
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment