mcf

status-proxy (latest)

Published 2023-06-21 02:51:25 -07:00 by turtlebasket in mcf/status-proxy

Installation

docker pull git.michaellisano.com/mcf/status-proxy:latest
sha256:3da3f2d6ea7a9f276fe60d7608cbeee6e2797c02fd82b5b85c2f386271fd66ac

Image Layers

ADD file:65d848878f9c67a50bd3a264a4f22504173ad3ae008a967c02a9cc07e68f81fb in /
CMD ["/bin/bash"]
COPY . /app # buildkit
WORKDIR /app
RUN dnf install -y python3-pip # buildkit
RUN pip3 install -r requirements.txt # buildkit
CMD ["hypercorn" "api" "-b" "0.0.0.0:8080"]
Details
Container
2023-06-21 02:51:25 -07:00
0
OCI / Docker
linux/amd64
92 MiB
Versions (1) View all
latest 2023-06-21