dockerize this shit

This commit is contained in:
iamBadgers
2025-06-01 18:33:31 -07:00
parent 36f5d6b396
commit 66eb266dd3
4 changed files with 62 additions and 0 deletions

5
docker-compose.yaml Normal file
View File

@@ -0,0 +1,5 @@
services:
cprush:
image: potato
ports:
- 3001:3001