Build containers from custom registry
This commit is contained in:
parent
d552656e95
commit
51d131600e
3 changed files with 31 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Build: podman build -t treetrail-backend-deps -f Containerfile.deps
|
||||
|
||||
FROM localhost/trixie_python
|
||||
FROM tiptop:5000/trixie_python
|
||||
|
||||
COPY ./pyproject.toml ./README.md ./uv.lock /_lock/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue