sha256:6d9a9de24cac79a5a65bd573045d3107ec22d6ef845c509d798e352ee1106eaa
OS/ARCH
linux/amd64
Compressed size
42.66 MB
Last pushed
almost 2 years by ich777
Type
Image
Manifest digest
sha256:6d9a9de24cac79a5a65bd573045d3107ec22d6ef845c509d798e352ee1106eaa
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB3LABEL org.opencontainers.image.source=https://github.com/ich777/docker-debian-baseimage0 B4RUN /bin/sh -c echo "deb9.94 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-terraria-server0 B10RUN /bin/sh -c apt-get update2.95 MB11RUN /bin/sh -c wget -O2.84 MB12ENV DATA_DIR=/serverdata0 B13ENV SERVER_DIR=/serverdata/serverfiles0 B14ENV GAME_VERSION=template0 B15ENV GAME_MOD=template0 B16ENV GAME_PARAMS=template0 B17ENV TERRARIA_SRV_V=1.4.3.60 B18ENV ENABLE_WEBCONSOLE=true0 B19ENV GOTTY_PARAMS=-w --title-format Terraria0 B20ENV UMASK=0000 B21ENV UID=990 B22ENV GID=1000 B23ENV DATA_PERM=7700 B24ENV USER=terraria0 B25RUN /bin/sh -c mkdir $DATA_DIR1.23 KB26ADD /scripts/ /opt/scripts/ # buildkit1.84 KB27ADD /config/ /config/ # buildkit1.85 KB28RUN /bin/sh -c chmod -R1.85 KB29ENTRYPOINT ["/opt/scripts/start.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'