mirror of
https://github.com/bcye/structured-wikivoyage-exports.git
synced 2025-12-15 21:22:45 +00:00
Merge branch 'main' into feature/docker-multi-stage-builds
This commit is contained in:
@@ -12,4 +12,6 @@ RUN uv sync --frozen
|
||||
# copy the rest of the code
|
||||
COPY src ./
|
||||
|
||||
CMD ["uv", "run", "main.py"]
|
||||
RUN chmod +x entrypoint.sh
|
||||
|
||||
CMD ["./entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user