Shnaider Pavel ShnaiderPavel1986
  • Joined on 2024-01-10

d2incloud (2025.12.17.7cf9425.main)

Published 2025-12-17 04:59:43 +00:00 by ShnaiderPavel1986

Installation

docker pull git.shnap.ru/shnaiderpavel1986/d2incloud:2025.12.17.7cf9425.main
sha256:48ed2c4adf92f995165cebcb31fd167223958c7b310356c6feb1dccea904afd8

Images

Digest OS / Arch Size
4eab329b23 linux/amd64 528 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 && rm -rf /var/lib/apt/lists/* # buildkit
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 0.0.0.0: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 04:59:43 +00:00
1
OCI / Docker
Versions (17) View all