p6m-actions/Python Uv Docker Publish

Builds and publishes Python applications using UV as Docker containers

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dockerfile-pathPath to the DockerfilenoDockerfile
context-pathBuild context pathno.
image-nameDocker image nameyes
image-tagDocker image tagnolatest
registryContainer registry URLno""
pushWhether to push the image to registrynotrue
build-argsBuild arguments for Docker build (multiline string)no""
platformsTarget platforms for multi-platform buildnolinux/amd64
python-versionPython version to use in the Docker imageno3.12
uv-versionUV version to use for dependency managementnolatest
namedescription
image-digestThe digest of the built image
image-metadataBuild result metadata
image-uriFull image URI with registry and tag