move docker cmd to entrypoint

This commit is contained in:
Bruce
2025-05-14 15:16:04 +02:00
committed by GitHub
parent 38901474c6
commit bb8cbe18c4
2 changed files with 3 additions and 1 deletions

2
entrypoint.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
uv run main.py