sha256:e7f7b1d8dbfb91ab8606b6692a6b0f5b894f8a8bdb1a5952bac7219f870a9982
OS/ARCH
linux/amd64
Compressed size
38.63 MB
Last pushed
over 8 years by imikushin
Type
Image
Manifest digest
sha256:e7f7b1d8dbfb91ab8606b6692a6b0f5b894f8a8bdb1a5952bac7219f870a9982
Image Layers
113.43 MB2/bin/sh -c tdnf install -y24.47 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/ 367 B7COPY dir:51377829e1698385ebe927e1996e30b8c947e323b6ccdd77cb49b398b150b3d5 in /function-template/ 262 B8ENV FUNCTION_MODULE=/function-server/function/handler.py PORT=80800 B9EXPOSE 8080/tcp0 B10COPY dir:1a5adaae1ede7ec5629341d56e393be3c5df989f8cebb58c70a680a0bbeba945 in /function-server/ 1.06 KB11WORKDIR /function-server0 B12|2 FUNCTION_TEMPLATE=/function-template IMAGE_TEMPLATE=/image-template /bin/sh -c744.21 KB13CMD ["python3" "main.py"]0 BCommand