# Build: podman build -t code.philo.ydns.eu/philorg/treetrail-backend-deps -f Containerfile.deps FROM code.philo.ydns.eu/philorg/trixie_python COPY ./pyproject.toml ./README.md ./uv.lock /_lock/ RUN --mount=type=cache,target=/root/.cache <