Shnaider Pavel ShnaiderPavel1986
  • Joined on 2024-01-10

d2incloud (2025.12.17.0e699f8.main)

Published 2025-12-17 05:21:40 +00:00 by ShnaiderPavel1986

Installation

docker pull git.shnap.ru/shnaiderpavel1986/d2incloud:2025.12.17.0e699f8.main
sha256:a8079be1282ae62a85704fc2d09781a884c7b9a66c8ed9162a0c0a02a141dbc3

Images

Digest OS / Arch Size
1a20d870ca linux/amd64 543 MiB

Image Layers ( linux/amd64)

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=20.04
ADD file:f9ee450324e6ff2c946bc9aae5cf7e35e240dbd387d8b9f5ee1ed5b8434b9894 in /
CMD ["/bin/bash"]
ENV DEBIAN_FRONTEND=noninteractive
RUN /bin/sh -c ln -snf /usr/share/zoneinfo/Asia/Yekaterinburg /etc/localtime && echo "Asia/Yekaterinburg" > /etc/timezone # buildkit
RUN /bin/sh -c dpkg --add-architecture i386 # buildkit
RUN /bin/sh -c apt-get update && apt-get install -y wine wine32 wine64 xvfb x11vnc fluxbox novnc websockify fonts-liberation fonts-dejavu fonts-dejavu-core fonts-freefont-ttf ttf-mscorefonts-installer locales && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c sed -i '/ru_RU.UTF-8/s/^# //g' /etc/locale.gen && locale-gen ru_RU.UTF-8 # buildkit
ENV LANG=ru_RU.UTF-8
ENV LANGUAGE=ru_RU:ru
ENV LC_ALL=ru_RU.UTF-8
RUN /bin/sh -c useradd -m wineuser # buildkit
USER wineuser
WORKDIR /home/wineuser
ENV WINEDEBUG=-all
ENV AUDIODEV=null
CMD ["sh" "-c" "Xvfb :99 -screen 0 1024x768x24 & sleep 2 && DISPLAY=:99 fluxbox & x11vnc -display :99 -nopw -listen 0.0.0.0 -rfbport 5901 -forever -shared & websockify --web=/usr/share/novnc/ 8080 127.0.0.1:5901 & sleep 3 && DISPLAY=:99 wine /mnt/game/Discipl2.exe"]

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 20.04
Details
Container
2025-12-17 05:21:40 +00:00
1
OCI / Docker
Versions (17) View all