mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2026-09-24 14:20:08 +01:00
use sh file as cmd
This commit is contained in:
+1
-1
@@ -27,4 +27,4 @@ COPY pyproject.toml poetry.lock ./
|
||||
RUN poetry install
|
||||
|
||||
COPY . .
|
||||
CMD [". .venv/bin/activate && python3 main.py"]
|
||||
CMD ["./cmd.sh"]
|
||||
Reference in New Issue
Block a user