sha256:8d6383b6c6b89cbda3f6ea632530a7a375dc815899b4d3538372b022c768998f
OS/ARCH
linux/amd64
Compressed size
676.42 MB
Last pushed
over 2 years by hydai
Type
Image
Manifest digest
sha256:8d6383b6c6b89cbda3f6ea632530a7a375dc815899b4d3538372b022c768998f
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B8ENV DEBIAN_FRONTEND=noninteractive0 B9RUN /bin/sh -c apt update358.55 MB10RUN /bin/sh -c rm -rf554 B11RUN /bin/sh -c apt update63.11 MB12RUN /bin/sh -c rm -rf555 B13ENV CC=/usr/bin/clang-150 B14ENV CXX=/usr/bin/clang++-150 B15WORKDIR /app93 B16RUN /bin/sh -c apt update36.03 MB17RUN /bin/sh -c git clone26.49 MB18RUN /bin/sh -c git clone44.26 KB19COPY ./build.sh /app/WasmEdge # buildkit269 B20COPY ./run-core.sh /app # buildkit224 B21COPY ./run-wasi-http.sh /app # buildkit265 B22WORKDIR /app/WasmEdge32 B23RUN /bin/sh -c ./build.sh #164.01 MB24WORKDIR /app32 B25RUN /bin/sh -c ./run-core.sh #32 B26RUN /bin/sh -c ./run-wasi-http.sh #32 B27ENTRYPOINT ["/bin/bash"]0 BCommand
ARG RELEASE