containers/Containerfile.uv

5 lines
156 B
Text
Raw Normal View History

2025-06-29 03:09:10 +02:00
#!/usr/bin/env -S podman build -t code.philo.ydns.eu/philorg/uv -f Containerfile.uv
FROM ghcr.io/astral-sh/uv:python3.13-alpine
RUN apk add --no-cache git