sha256:7ef03d874b5703049f48b3eef6472a264d13d624c4491c63119908c2b982e361
OS/ARCH
linux/amd64
Compressed size
38.74 MB
Last pushed
over 8 years by rjew
Type
Image
Manifest digest
sha256:7ef03d874b5703049f48b3eef6472a264d13d624c4491c63119908c2b982e361
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:c23e81274d2d553864f9f8a40e3965d3eab4f75066bef65e5d5cee60cadcbedd in /function-server/ 2.05 KB11WORKDIR /function-server0 B12|2 FUNCTION_TEMPLATE=/function-template IMAGE_TEMPLATE=/image-template /bin/sh -c811.3 KB13CMD ["python3" "main.py"]0 BCommand