Sign inSign up

lancommander/jedioutcast:latest

Index digest

sha256:e0d24d7e2e7e858e7650388dcbd88150af372f9c90d7781f33a970bc5839701f

OS/ARCH

linux/amd64

Compressed size

160.3 MB

Last pushed

8 months by pathartl

Type

Image

Manifest digest

sha256:7ae7a2f5b8fbb1a56b9547aed16969de0b55ae4e8a98c82bde7b5b5873b2ed92

Image Layers

1# debian.sh --arch 'amd64' out/46.23 MB
2ARG PS_VERSION=7.3.0-preview.80 B
3ARG PS_PACKAGE=powershell-preview_7.5.0-1.deb_amd64.deb0 B
4ARG PS_PACKAGE_URL=https://github.com/PowerShell/PowerShell/releases/download/v7.5.0/powershell-preview_7.5.0-1.deb_amd64.deb0 B
5ARG PS_INSTALL_VERSION=7-preview0 B
6ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 PS_INSTALL_FOLDER=/opt/microsoft/powershell/70 B
7RUN |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 MB
8CMD ["pwsh-preview"]0 B
9ENV CONFIG_DIR=/config OVERLAY_DIR=/config/Overlay SERVER_DIR=/config/Server SERVER_ROOT=/config/Merged0 B
10RUN /bin/sh -c apt-get update3.45 MB
11COPY Modules/ /usr/local/share/powershell/Modules/ # buildkit3.71 KB
12COPY ./Entrypoint.ps1 /usr/local/bin/entrypoint.ps1 # buildkit2.04 KB
13RUN /bin/sh -c chmod +x2.04 KB
14RUN /bin/sh -c mkdir -p32 B
15COPY ./nginx.conf /usr/local/share/nginx.conf.template # buildkit698 B
16WORKDIR /config32 B
17ENTRYPOINT ["/usr/local/bin/entrypoint.ps1"]0 B
18ENV JK2MV_URL=https://github.com/mvdevs/jk2mv/releases/download/1.4.1/jk2mv-v1.4.1-dedicated.zip0 B
19ENV START_EXE=./jk2mvded0 B
20ENV START_ARGS=+set dedicated 2 +set0 B
21ENV HTTP_FILESERVER_ENABLED=true0 B
22ENV HTTP_FILESERVER_WEB_ROOT=/config/Merged0 B
23ENV HTTP_FILESERVER_FILE_PATTERN=^/.*\.(pk3|arena|bot|jpg|tga|wav|ogg)$0 B
24RUN /bin/sh -c apt-get update6.87 MB
25EXPOSE map[27960/udp:{}]0 B
26COPY Hooks/ /usr/local/share/powershell/Hooks/ # buildkit655 B
27WORKDIR /config32 B
28ENTRYPOINT ["/usr/local/bin/entrypoint.ps1"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'