sha256:9b846cf7baae60fca973c780b914e495fd0f876ed1e2bbecb2dd471b5254f47d
OS/ARCH
linux/amd64
Compressed size
48.51 MB
Last pushed
19 days by ich777
Type
Image
Manifest digest
sha256:9b846cf7baae60fca973c780b914e495fd0f876ed1e2bbecb2dd471b5254f47d
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB3LABEL org.opencontainers.image.source=https://github.com/ich777/docker-debian-baseimage0 B4RUN /bin/sh -c echo "deb10.15 MB5ENV LANG=en_US.UTF-80 B6ENV LANGUAGE=en_US:en0 B7ENV LC_ALL=en_US.UTF-80 B9LABEL org.opencontainers.image.source=https://github.com/ich777/docker-beamng-mp-server0 B10RUN /bin/sh -c apt-get update3.91 MB11ENV DATA_DIR=/beamngmp0 B12ENV GAME_PARAMS=0 B13ENV PRERELEASE=false0 B14ENV ENABLE_WEBMANAGER=true0 B15ENV UMASK=0000 B16ENV UID=990 B17ENV GID=1000 B18ENV DATA_PERM=7700 B19ENV USER=beamngmp0 B20RUN /bin/sh -c mkdir $DATA_DIR1.2 KB21ADD /scripts/ /opt/scripts/ # buildkit1.67 KB22ADD /config/ /opt/config/ # buildkit1.13 KB23COPY /tmp/beammp-webmanager /usr/bin/beammp-webmanager # buildkit3.02 MB24RUN /bin/sh -c chmod -R3.02 MB25ENTRYPOINT ["/opt/scripts/start.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'