2021-02-04 22:25:27 UTC
87 MB
/factorio/config
LANGC.UTF-8
MODS/factorio/mods
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGID845
PORT34197
PUID845
RCON_PORT27015
SAVES/factorio/saves
SCENARIOS/factorio/scenarios
SCRIPTOUTPUT/factorio/script-output
SHA1854903fac800de190db7c6f37a5a5b5ea9f64fab
VERSION1.1.20
[#000] sha256:801bfaa63ef2094d770c809815b9e2b9c1194728e5e754ef7bc764030e140cea - 3.07% (2.67 MB)
[#001] sha256:3402a61d2cb1164f40a6ce35f0ce3171ca7f6f04f0ab06664a2e23c27825ff3f - 6.27% (5.45 MB)
[#002] sha256:f0a6cd5dd7b859811bb9353fc09759cd43c53cd1b2b9b26ff99355094f5e28d6 - 90.65% (78.8 MB)
[#003] sha256:2b9fdee9cecb27d235400e3e9369be9caaa9d04b9a8a7ab55139ff1e796814a2 - 0.0% (2.38 KB)
[#004] sha256:ff661fe294aae85f40973d39a1d861e4af59caa0a4299f605d70ad372aedd38b - 0.0% (3.85 KB)
/bin/sh -c #(nop) ADD file:ec475c2abb2d46435286b5ae5efacf5b50b1a9e3b6293b69db3c0172b5b9658b in /
2020-12-17 00:19:42 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-01-07 15:19:24 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2021-01-07 15:19:29 UTC/bin/sh -c ALPINE_GLIBC_BASE_URL="https://github.com/sgerrand/alpine-pkg-glibc/releases/download" && ALPINE_GLIBC_PACKAGE_VERSION="2.32-r0" && ALPINE_GLIBC_BASE_PACKAGE_FILENAME="glibc-$ALPINE_GLIBC_PACKAGE_VERSION.apk" && ALPINE_GLIBC_BIN_PACKAGE_FILENAME="glibc-bin-$ALPINE_GLIBC_PACKAGE_VERSION.apk" && ALPINE_GLIBC_I18N_PACKAGE_FILENAME="glibc-i18n-$ALPINE_GLIBC_PACKAGE_VERSION.apk" && apk add --no-cache --virtual=.build-dependencies wget ca-certificates && echo "-----BEGIN PUBLIC KEY----- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApZ2u1KJKUu/fW4A25y9m y70AGEa/J3Wi5ibNVGNn1gT1r0VfgeWd0pUybS4UmcHdiNzxJPgoWQhV2SSW1JYu tOqKZF5QSN6X937PTUpNBjUvLtTQ1ve1fp39uf/lEXPpFpOPL88LKnDBgbh7wkCp m2KzLVGChf83MS0ShL6G9EQIAUxLm99VpgRjwqTQ/KfzGtpke1wqws4au0Ab4qPY KXvMLSPLUp7cfulWvhmZSegr5AdhNw5KNizPqCJT8ZrGvgHypXyiFvvAH5YRtSsc Zvo9GI2e2MaZyo9/lvb+LbLEJZKEQckqRj4P26gmASrZEPStwc+yqy1ShHLA0j6m 1QIDAQAB -----END PUBLIC KEY-----" | sed 's/ */\n/g' > "/etc/apk/keys/sgerrand.rsa.pub" && wget "$ALPINE_GLIBC_BASE_URL/$ALPINE_GLIBC_PACKAGE_VERSION/$ALPINE_GLIBC_BASE_PACKAGE_FILENAME" "$ALPINE_GLIBC_BASE_URL/$ALPINE_GLIBC_PACKAGE_VERSION/$ALPINE_GLIBC_BIN_PACKAGE_FILENAME" "$ALPINE_GLIBC_BASE_URL/$ALPINE_GLIBC_PACKAGE_VERSION/$ALPINE_GLIBC_I18N_PACKAGE_FILENAME" && apk add --no-cache "$ALPINE_GLIBC_BASE_PACKAGE_FILENAME" "$ALPINE_GLIBC_BIN_PACKAGE_FILENAME" "$ALPINE_GLIBC_I18N_PACKAGE_FILENAME" && rm "/etc/apk/keys/sgerrand.rsa.pub" && /usr/glibc-compat/bin/localedef --force --inputfile POSIX --charmap UTF-8 "$LANG" || true && echo "export LANG=$LANG" > /etc/profile.d/locale.sh && apk del glibc-i18n && rm "/root/.wget-hsts" && apk del .build-dependencies && rm "$ALPINE_GLIBC_BASE_PACKAGE_FILENAME" "$ALPINE_GLIBC_BIN_PACKAGE_FILENAME" "$ALPINE_GLIBC_I18N_PACKAGE_FILENAME"
2021-02-04 22:24:58 UTC/bin/sh -c #(nop) LABEL maintainer=https://github.com/factoriotools/factorio-docker
2021-02-04 22:24:59 UTC/bin/sh -c #(nop) ARG USER=factorio
2021-02-04 22:25:00 UTC/bin/sh -c #(nop) ARG GROUP=factorio
2021-02-04 22:25:01 UTC/bin/sh -c #(nop) ARG PUID=845
2021-02-04 22:25:02 UTC/bin/sh -c #(nop) ARG PGID=845
2021-02-04 22:25:03 UTC/bin/sh -c #(nop) ENV PORT=34197 RCON_PORT=27015 VERSION=1.1.20 SHA1=854903fac800de190db7c6f37a5a5b5ea9f64fab SAVES=/factorio/saves CONFIG=/factorio/config MODS=/factorio/mods SCENARIOS=/factorio/scenarios SCRIPTOUTPUT=/factorio/script-output PUID=845 PGID=845
2021-02-04 22:25:04 UTC/bin/ash -eo pipefail -c #(nop) SHELL [/bin/ash -eo pipefail -c]
2021-02-04 22:25:18 UTC|2 GROUP=factorio USER=factorio /bin/ash -eo pipefail -c set -ox pipefail && archive="/tmp/factorio_headless_x64_$VERSION.tar.xz" && mkdir -p /opt /factorio && apk add --update --no-cache --no-progress bash binutils curl file gettext jq libintl pwgen shadow su-exec && curl -sSL "https://www.factorio.com/get-download/$VERSION/headless/linux64" -o "$archive" && echo "$SHA1 $archive" | sha1sum -c || (sha1sum "$archive" && file "$archive" && exit 1) && tar xf "$archive" --directory /opt && chmod ugo=rwx /opt/factorio && rm "$archive" && ln -s "$SCENARIOS" /opt/factorio/scenarios && ln -s "$SAVES" /opt/factorio/saves && mkdir -p /opt/factorio/config/ && addgroup -g "$PGID" -S "$GROUP" && adduser -u "$PUID" -G "$GROUP" -s /bin/sh -SDH "$USER" && chown -R "$USER":"$GROUP" /opt/factorio /factorio
2021-02-04 22:25:24 UTC/bin/ash -eo pipefail -c #(nop) COPY multi:f5656cbc77ff589558cffd0814c7917077b4aaea8bb7f7bccbd29301f78adc62 in /
2021-02-04 22:25:25 UTC/bin/ash -eo pipefail -c #(nop) COPY file:7eaab763e64cbfcc537fad360f03d845f3b34c723ce9ca61c22f636bfc1c26ea in /opt/factorio/config/config.ini
2021-02-04 22:25:25 UTC/bin/ash -eo pipefail -c #(nop) VOLUME [/factorio]
2021-02-04 22:25:26 UTC/bin/ash -eo pipefail -c #(nop) EXPOSE 34197/udp 27015/tcp
2021-02-04 22:25:27 UTC/bin/ash -eo pipefail -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.