This commit is contained in:
louiscklaw
2025-01-31 22:17:25 +08:00
parent cdc3678990
commit 3688f9ee24
100 changed files with 65454 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
services:
test:
image: python:3.7-bullseye
volumes:
- .:/src
working_dir: /src
command: sleep infinity