sha256:d81dcd51cef00c9367bd7fd4064313eb38d927cc5d459fd6a3eea6528ce80faf
OS/ARCH
linux/amd64
Compressed size
1.38 GB
Last pushed
14 days by beckm
Type
Image
Manifest digest
sha256:d81dcd51cef00c9367bd7fd4064313eb38d927cc5d459fd6a3eea6528ce80faf
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.2 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.110 B10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB11RUN /bin/sh -c ln -s155 B12ENV ASPNET_VERSION=10.0.110 B13COPY /dotnet /usr/share/dotnet # buildkit12.14 MB14ENV DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=10.0.400 DOTNET_USE_POLLING_FILE_WATCHER=true0 B15RUN /bin/sh -c apt-get update22.71 MB16COPY /dotnet /usr/share/dotnet # buildkit180.82 MB17RUN /bin/sh -c ln -s500 B18RUN /bin/sh -c powershell_version=7.6.4 17.21 MB19RUN /bin/sh -c apt-get update718.13 MB20ENV PATH=/root/.duckdb/cli/latest:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21RUN /bin/sh -c duckdb -c47.99 MB22RUN /bin/sh -c code-server --install-extension50.92 MB23RUN /bin/sh -c printf "[global]\nbreak-system-packages171 B24RUN /bin/sh -c pip install278.43 MB25WORKDIR /workspace99 B26COPY workspace/ /workspace/ # buildkit2.47 KB27RUN /bin/sh -c mkdir -p208 B28HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8080/health0 B29EXPOSE map[8080/tcp:{}]0 B30CMD ["/bin/bash" "-c" "code-server --config0 BCommand
ARG RELEASE