sha256:8dd98801485bc8b9e67d83945a0ae67d7cc2fa9963f52efe89e3c088eaa68837
OS/ARCH
linux/amd64
Compressed size
38.74 MB
Last pushed
over 8 years by rjew
Type
Image
Manifest digest
sha256:8dd98801485bc8b9e67d83945a0ae67d7cc2fa9963f52efe89e3c088eaa68837
Image Layers
113.43 MB2/bin/sh -c tdnf install -y24.51 MB3ARG IMAGE_TEMPLATE=/image-template0 B4ARG FUNCTION_TEMPLATE=/function-template0 B5LABEL io.dispatchframework.imageTemplate=/image-template io.dispatchframework.functionTemplate=/function-template0 B6COPY dir:ce4259f2921d93cee213fdbd5376eda14ef5257cf0e78e0cc269afe8761b5a0a in /image-template/ 368 B7COPY dir:51377829e1698385ebe927e1996e30b8c947e323b6ccdd77cb49b398b150b3d5 in /function-template/ 262 B8ENV FUNCTION_MODULE=/function-server/function/handler.py PORT=80800 B9EXPOSE 80800 B10COPY dir:a11b6bef5c1995c6df444f36781c98bcef1b08b31d133ae261da0f97cf60d49a in /function-server/ 1.96 KB11WORKDIR /function-server0 B12|2 FUNCTION_TEMPLATE=/function-template IMAGE_TEMPLATE=/image-template /bin/sh -c811.29 KB13CMD ["python3" "main.py"]0 BCommand