Skip to content

Commit 32d0666

Browse files
committed
add docker-compose
1 parent 665cb10 commit 32d0666

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

aria2/rce/docker-compose.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: '2'
2+
services:
3+
aria2:
4+
image: vulhub/aria2:1.18.8
5+
ports:
6+
- "6800:6800"

0 commit comments

Comments
 (0)