This commit is contained in:
parent
9ca2ea638e
commit
114201d561
8 changed files with 80 additions and 26 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM localhost/trixie_python AS build
|
||||
# Build: podman build -t treetrail-backend-deps -f Containerfile.deps
|
||||
|
||||
ENV PATH=/app/bin:$PATH
|
||||
FROM localhost/trixie_python
|
||||
|
||||
COPY ./pyproject.toml ./README.md ./uv.lock /_lock/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue