dch-webhooks (latest)
Published 2024-01-16 17:35:30 +00:00 by dustin
Installation
docker pull git.pyrocufflink.blue/containerimages/dch-webhooks:latest
sha256:f291bea9be9ca9e4f11e4bb085b39a6cf05845bc425640309da76f6c3f02c9bf
Image Layers
/bin/sh -c --mount=type=cache,target=/var/cache microdnf install -y --setopt install_weak_deps=0 python3 python3-pip tini && : |
/bin/sh -c --mount=from=build,source=/tmp/build/dist,target=/tmp/wheels python3 -m pip install -f /tmp/wheels dch_webhooks uvicorn && : |
USER 1000:1000 |
CMD ["tini", "/usr/local/bin/uvicorn", "dch_webhooks:app"] |
Labels
Key | Value |
---|---|
io.buildah.version | 1.32.0 |
license | MIT |
name | fedora |
vendor | Fedora Project |
version | 39 |