rudderio/builders:windows-2008r2

Manifest digest

sha256:7941788520f6cf1bbdb84c92fc675b69e78b9d51995d81123d1d569eb03aa967

OS/ARCH

linux/amd64

Compressed size

2.56 GB

Last pushed

about 1 year by fdallidet

Type

Image

Manifest digest

sha256:7941788520f6cf1bbdb84c92fc675b69e78b9d51995d81123d1d569eb03aa967

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 29.17 MB
6CMD ["/bin/bash"]0 B
7ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
8RUN /bin/sh -c apt-get update16.04 MB
9RUN /bin/sh -c groupadd 3.45 KB
10ENV DOTNET_VERSION=8.0.170 B
11COPY /dotnet /usr/share/dotnet # buildkit30.76 MB
12RUN /bin/sh -c ln -s154 B
13ENV ASPNET_VERSION=8.0.170 B
14COPY /dotnet /usr/share/dotnet # buildkit10.57 MB
15ENV DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=8.0.411 DOTNET_USE_POLLING_FILE_WATCHER=true0 B
16RUN /bin/sh -c apt-get update22.51 MB
17COPY /dotnet /usr/share/dotnet # buildkit169.13 MB
18RUN /bin/sh -c dotnet help2.53 KB
19RUN /bin/sh -c powershell_version=7.4.10 16.19 MB
20ARG base=mcr.microsoft.com/dotnet/sdk:8.0-noble0 B
21ARG with_rust=true0 B
22ENV WINEPREFIX=/root/.wine0 B
23ENV WINEARCH=win320 B
24RUN |2 base=mcr.microsoft.com/dotnet/sdk:8.0-noble with_rust=true /bin/sh1.55 GB
25COPY --chmod=755 dockerfiles/files/rustup-init /tmp/rustup-init #7.92 KB
26COPY --chmod=755 dockerfiles/files/rust-setup /tmp/rust-setup #557 B
27RUN |2 base=mcr.microsoft.com/dotnet/sdk:8.0-noble with_rust=true /bin/sh741.69 MB

Command

 ARG RELEASE