sha256:4851884c443f08ae57b9d2e240a74bc3b4e0d79ffff4b638d68ecc456fd65e0a
OS/ARCH
linux/amd64
Compressed size
993.51 MB
Last pushed
about 1 year by elikloft
Type
Image
Manifest digest
sha256:4851884c443f08ae57b9d2e240a74bc3b4e0d79ffff4b638d68ecc456fd65e0a
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 B7LABEL org.opencontainers.image.title=Vulkan GameDev Linux Container0 B8LABEL org.opencontainers.image.description=Ready-to-use Linux container for0 B9LABEL org.opencontainers.image.url=https://github.com/elipwns/vulkan-gamedev-containers0 B10LABEL org.opencontainers.image.source=https://github.com/elipwns/vulkan-gamedev-containers0 B11LABEL org.opencontainers.image.vendor=elipwns0 B12LABEL org.opencontainers.image.licenses=MIT0 B13LABEL org.opencontainers.image.version=1.1.00 B14LABEL org.opencontainers.image.documentation=https://raw.githubusercontent.com/elipwns/vulkan-gamedev-containers/main/README.md0 B15LABEL maintainer=elipwns0 B16ENV DEBIAN_FRONTEND=noninteractive0 B17SHELL [/bin/bash -o pipefail -c]0 B18RUN /bin/bash -o pipefail -c202.86 MB19RUN /bin/bash -o pipefail -c100.82 MB20WORKDIR /tmp32 B21RUN /bin/bash -o pipefail -c23.18 MB22COPY docker/vcpkg.json /vcpkg/vcpkg.json # buildkit360 B23COPY docker/build.sh /build.sh # buildkit514 B24COPY docker/build-appimage.sh /build-appimage.sh # buildkit2.02 KB25RUN /bin/bash -o pipefail -c2.13 KB26WORKDIR /vcpkg32 B27RUN /bin/bash -o pipefail -c638.48 MB28ENV VCPKG_ROOT=/vcpkg0 B29ENV VULKAN_SDK=/usr0 B30ENV CMAKE_TOOLCHAIN_FILE=/vcpkg/scripts/buildsystems/vcpkg.cmake0 B31WORKDIR /workspace99 B32RUN /bin/bash -o pipefail -c894 BCommand
ARG RELEASE