sha256:06427398ce36feae3e73b473bc2bf8cb7e12f4d2b38ee4d63e6997dafbecf233
OS/ARCH
linux/amd64
Compressed size
42.67 MB
Last pushed
over 8 years by imikushin
Type
Image
Manifest digest
sha256:06427398ce36feae3e73b473bc2bf8cb7e12f4d2b38ee4d63e6997dafbecf233
Image Layers
113.47 MB2/bin/sh -c tdnf install -y28.39 MB3ARG IMAGE_TEMPLATE=/image-template0 B4ARG FUNCTION_TEMPLATE=/function-template0 B5LABEL io.dispatchframework.imageTemplate=/image-template io.dispatchframework.functionTemplate=/function-template0 B6COPY dir:fff0f4f220b4cb813ffa1f472b81578f6a4e1b6effe87f91892c8d3138671a1a in /image-template/ 392 B7COPY dir:0b88e55486f2c41ed807fba69c7f8b89cf7882866da6aa3ae852e9be44092bd7 in /function-template/ 224 B8COPY dir:2f13c6e86d1886ba21b633910399a344435ad74b5f86070bd5970bc82beddf5e in /function-server/ 1.19 KB9|2 FUNCTION_TEMPLATE=/function-template IMAGE_TEMPLATE=/image-template /bin/sh -c818.46 KB10ENV WORKDIR=/function PORT=80800 B11EXPOSE 80800 B12WORKDIR /function97 B13CMD ["python3" "/function-server/main.py"]0 BCommand