Skip to content

Commit 1db75c4

Browse files
authored
Update README.md
1 parent 9f01710 commit 1db75c4

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,16 @@
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

1120
If 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

2837
If 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

5968
Alternatively, you can deploy the CTF using a VirtualBox image:
6069

0 commit comments

Comments
 (0)