File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 66
77## 🚀 Deployment Options
88
9- ### 1. 🐳 Download Prebuilt Docker Image
9+ ### 1. 🎓 TryHackMe
10+
11+ Complete this CTF on TryHackMe:
12+
13+ - Join the room [ here] ( https://tryhackme.com/jr/docker-ctf ) .
14+ - Launch the provided machine and start solving the challenge.
15+
16+ ---
17+
18+ ### 2. 🐳 Download Prebuilt Docker Image
1019
1120If you prefer a quick setup, you can download the prebuilt Docker image from Docker Hub:
1221
@@ -23,7 +32,7 @@ sudo docker container exec -it docker-ctf docker compose -f /home/king/docker-we
2332
2433---
2534
26- ### 2 . 🔧 Build the Docker Image manually
35+ ### 3 . 🔧 Build the Docker Image manually
2736
2837If you prefer to build the Docker image yourself, follow these steps:
2938
@@ -54,7 +63,7 @@ If you prefer to build the Docker image yourself, follow these steps:
5463
5564---
5665
57- # ## 3 . 💻 VirtualBox Image
66+ # ## 4 . 💻 VirtualBox Image
5867
5968Alternatively, you can deploy the CTF using a VirtualBox image:
6069
You can’t perform that action at this time.
0 commit comments