sha256:99845cb970a77e95131fbe0d7905a7c7ee41cd26e3107d85c45d00666cfa0fef
OS/ARCH
linux/amd64
Compressed size
177.65 MB
Last pushed
8 months by pathartl
Type
Image
Manifest digest
sha256:21d67db285daa6785dde8f76a5c13e9b7b9c4225696d68a6a1f030f162d30c91
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 update3.45 MB11COPY Modules/ /usr/local/share/powershell/Modules/ # buildkit3.71 KB12COPY ./Entrypoint.ps1 /usr/local/bin/entrypoint.ps1 # buildkit2.04 KB13RUN /bin/sh -c chmod +x2.04 KB14RUN /bin/sh -c mkdir -p32 B15COPY ./nginx.conf /usr/local/share/nginx.conf.template # buildkit697 B16WORKDIR /config32 B17ENTRYPOINT ["/usr/local/bin/entrypoint.ps1"]0 B18ENV STEAM_APP_ID=0 B19ENV STEAM_APP_UPDATE=true0 B20ENV STEAM_BRANCH=0 B21ENV STEAM_BRANCH_PASSWORD=0 B22ENV STEAM_VALIDATE=true0 B23ENV STEAMCMD_ARGS=0 B24RUN /bin/sh -c dpkg --add-architecture21.83 MB25RUN /bin/sh -c set -eux;2.39 MB26COPY Modules/ /usr/local/share/powershell/Modules/ # buildkit1.05 KB27COPY Hooks/ /usr/local/share/powershell/Hooks/ # buildkit539 B28VOLUME [/config]0 B29WORKDIR /config32 B30ENTRYPOINT ["/usr/local/bin/entrypoint.ps1"]0 B31ENV STEAM_APP_ID=2323300 B32ENV START_CMD=./srcds_run -game cstrike -console0 B33ENV INSTALL_SOURCEMOD=true0 B34ENV SOURCEMOD_MAJOR_VERSION=1.120 B35ENV SOURCEMOD_VERSION=1.12.0-git72210 B36ENV GAME_MOD=cstrike0 B37ENV METAMOD_MAJOR_VERSION=1.120 B38ENV METAMOD_VERSION=1.12.0-git12190 B39ENV HTTP_FILESERVER_ENABLED=true0 B40ENV HTTP_FILESERVER_WEB_ROOT=/config/Merged/cstrike0 B41ENV HTTP_FILESERVER_FILE_PATTERN=^/(maps|materials|models|sound)/.*\.(bz2|ztmp|bsp|nav|res|mdl|vvd|vtx|phy|ani|vmt|vtf|wav|mp3)$0 B42EXPOSE map[27015/udp:{}]0 B43EXPOSE map[27020/udp:{}]0 B44EXPOSE map[80/tcp:{}]0 B45COPY Hooks/ /usr/local/share/powershell/Hooks/ # buildkit836 B46WORKDIR /config32 B47ENTRYPOINT ["/usr/local/bin/entrypoint.ps1"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'