sha256:c36a7f0d61da325b1b047005958e3195221ccfbc65fc6f4d73ff1ca6dc0d58fc
OS/ARCH
linux/amd64
Compressed size
198.43 MB
Last pushed
7 months by pathartl
Type
Image
Manifest digest
sha256:ddef327cad8d2b835acae27a94805ac7d1b2a7c5ad17e1b84eaa41d9fc29f249
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2ARG PS_VERSION=7.3.0-preview.80 B3ARG PS_PACKAGE=powershell-preview_7.5.0-1.deb_amd64.deb0 B4ARG PS_PACKAGE_URL=https://github.com/PowerShell/PowerShell/releases/download/v7.5.0/powershell-preview_7.5.0-1.deb_amd64.deb0 B5ARG PS_INSTALL_VERSION=7-preview0 B6ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 PS_INSTALL_FOLDER=/opt/microsoft/powershell/70 B7RUN |4 PS_VERSION=7.5.0 PS_PACKAGE=powershell-preview_7.5.0-1.deb_amd64.deb PS_PACKAGE_URL=https://powershellinfraartifacts-gkhedzdeaghdezhr.z01.azurefd.net/install/v7.5.0/powershell_7.5.0-1.deb_amd64.deb?fakesas=yes103.73 MB8CMD ["pwsh-preview"]0 B9ENV CONFIG_DIR=/config OVERLAY_DIR=/config/Overlay SERVER_DIR=/config/Server SERVER_ROOT=/config/Merged0 B10RUN /bin/sh -c apt-get update4.37 MB11COPY Modules/ /usr/local/share/powershell/Modules/ # buildkit3.71 KB12COPY ./Entrypoint.ps1 /usr/local/bin/entrypoint.ps1 # buildkit2.65 KB13RUN /bin/sh -c chmod +x2.64 KB14RUN /bin/sh -c mkdir -p32 B15COPY ./nginx.conf /usr/local/share/nginx.conf.template # buildkit695 B16WORKDIR /config32 B17ENTRYPOINT ["/usr/local/bin/entrypoint.ps1"]0 B18ENV SERVER_URL=https://s3.amazonaws.com/ut2004-files/dedicated-server-3339-bonuspack.tar.gz0 B19ENV START_EXE=System/ucc-bin0 B20ENV START_ARGS=-ini=SystemSettings.ini -ini=UT2004.ini -ini=UT2004Server.ini0 B21RUN /bin/sh -c apt-get update20.49 MB22RUN /bin/sh -c dpkg --add-architecture23.59 MB23EXPOSE map[7777/udp:{}]0 B24EXPOSE map[7778/udp:{}]0 B25COPY Hooks/ /usr/local/share/powershell/Hooks/ # buildkit1.06 KB26WORKDIR /config32 B27ENTRYPOINT ["/usr/local/bin/entrypoint.ps1"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'