mirror of
https://github.com/zardus/ctf-tools
synced 2024-12-12 05:52:33 +00:00
Add docker step
cd into directory after cloning to be able to run the docker command
This commit is contained in:
parent
32cf66b3f8
commit
6480f09e87
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ You can build a docker image with:
|
|||
|
||||
```bash
|
||||
git clone https://github.com/zardus/ctf-tools
|
||||
cd ctf-tools
|
||||
docker build -t ctf-tools .
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue