run python
This commit is contained in:
@@ -10,3 +10,4 @@ ENV UV_NO_DEV=1
|
||||
# Sync the project into a new environment, asserting the lockfile is up to date
|
||||
WORKDIR /app
|
||||
RUN uv sync --locked
|
||||
CMD [ "uv", "run", "main.py" ]
|
||||
|
||||
Reference in New Issue
Block a user