#!/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