mirror of
https://github.com/bcye/structured-wikivoyage-exports.git
synced 2025-09-13 16:34:48 +00:00
move docker cmd to entrypoint
This commit is contained in:
@@ -7,4 +7,4 @@ RUN uv sync --frozen
|
||||
|
||||
COPY . .
|
||||
|
||||
CMD ["uv", "run", "main.py"]
|
||||
CMD ["./entrypoint.sh"]
|
Reference in New Issue
Block a user