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

Notes, fix docker image

parent ffc4a46c
Branches
No related tags found
No related merge requests found
...@@ -101,7 +101,9 @@ pip install --upgrade pwntools ...@@ -101,7 +101,9 @@ pip install --upgrade pwntools
## Pwnenv Docker Image ## Pwnenv Docker Image
This is a Docker image based on Ubuntu that already has the CLI tools we need installed. This is a Docker image based on Ubuntu that already has the CLI tools we need installed. This should work to get started but in the long run, having a local installation of the tools is more convenient.
With the `docker run` command below, your current working directory will be available in `/workdir` in the container.
```bash ```bash
docker pull registry.git-ce.rwth-aachen.de/pwn-la-chapelle/ctf-tools:latest docker pull registry.git-ce.rwth-aachen.de/pwn-la-chapelle/ctf-tools:latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment