Emi

queer-friendly-places (sha256:b9243e7aaad967ce86e7c467577bd76eabf986fc052133ae7aa77b30a93f38d9)

Published 2025-03-13 01:15:17 +01:00 by Emi

Installation

docker pull git.comfy.city/emi/queer-friendly-places@sha256:b9243e7aaad967ce86e7c467577bd76eabf986fc052133ae7aa77b30a93f38d9
sha256:b9243e7aaad967ce86e7c467577bd76eabf986fc052133ae7aa77b30a93f38d9

Image layers

ADD alpine-minirootfs-3.20.6-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache python3 py3-pip # buildkit
RUN /bin/sh -c pip install --break-system-packages waitress # buildkit
COPY /build/dist/qfplaces-*-py2.py3-none-any.whl / # buildkit
RUN /bin/sh -c pip install --break-system-packages /qfplaces-*.whl && rm /qfplaces-*.whl # buildkit
ENTRYPOINT ["waitress-serve" "--listen" "0.0.0.0:8080" "qfplaces:app"]

Labels

Key Value
org.opencontainers.image.created 2025-03-13T00:11:20Z
org.opencontainers.image.revision 148289cdd289b33d17fc3a7de4f0d02dc9876894
org.opencontainers.image.source https://git.comfy.city/Emi/queer-friendly-places.git
org.opencontainers.image.url https://git.comfy.city/Emi/queer-friendly-places
Details
Container
2025-03-13 01:15:17 +01:00
1
OCI / Docker
linux/amd64
45 MiB
Versions (1) View all
latest 2025-03-13