sha256:e906afa14b63163596413f837e73cc74905af3035fa75d128a873b4e2186d110
OS/ARCH
linux/amd64
Compressed size
1.04 GB
Last pushed
about 2 months by beckm
Type
Image
Manifest digest
sha256:e906afa14b63163596413f837e73cc74905af3035fa75d128a873b4e2186d110
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.18 MB5CMD ["/bin/bash"]0 B6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B7RUN /bin/sh -c apt-get update16 MB8RUN /bin/sh -c groupadd 3.49 KB9ENV DOTNET_VERSION=10.0.100 B10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB11RUN /bin/sh -c ln -s155 B12ENV ASPNET_VERSION=10.0.100 B13COPY /dotnet /usr/share/dotnet # buildkit12.14 MB14ENV DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=10.0.302 DOTNET_USE_POLLING_FILE_WATCHER=true0 B15RUN /bin/sh -c apt-get update25.03 MB16COPY /dotnet /usr/share/dotnet # buildkit176.67 MB17RUN /bin/sh -c ln -s496 B18RUN /bin/sh -c powershell_version=7.6.2 17.21 MB19RUN /bin/sh -c apt-get update552.52 MB20RUN /bin/sh -c curl -sL116.99 MB21RUN /bin/sh -c curl https://install.duckdb.org40.89 MB22RUN /bin/sh -c /root/.duckdb/cli/latest/duckdb -c47.83 MB23WORKDIR /workspace99 B24RUN /bin/sh -c mkdir /config96 B25RUN /bin/sh -c mkdir /config/code-server124 B26RUN /bin/sh -c echo "bind-addr:206 B27RUN /bin/sh -c echo "test1.txt"146 B28EXPOSE map[8080/tcp:{}]0 B29CMD ["/bin/bash" "-c" "code-server --config0 BCommand
ARG RELEASE