Namespace
factoriotools
Image / Tag
factorio:0.17.51
Content Digest
sha256:a4a4c31da3f1ee620807355ee687a05ff5c011f8d7c63056c174cf2935339ae5
Details
Created

2019-06-25 14:43:59 UTC

Size

55.5 MB

Content Digest
Labels
  • maintainer
    https://github.com/factoriotools/factorio-docker

Environment
CONFIG

/factorio/config

LANG

C.UTF-8

MODS

/factorio/mods

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PGID

845

PORT

34197

PUID

845

RCON_PORT

27015

SAVES

/factorio/saves

SCENARIOS

/factorio/scenarios

SCRIPTOUTPUT

/factorio/script-output

SHA1

c1fc4da339f44d71e6ef9b242575120b2543d527

VERSION

0.17.51


Layers

[#000] sha256:bdf0201b3a056acc4d6062cc88cd8a4ad5979983bfb640f15a145e09ed985f92 - 4.74% (2.63 MB)

[#001] sha256:3927f1222b659e7c217928146015d07bb71899222a37b652b955314f3ae205a8 - 5.45% (3.03 MB)

[#002] sha256:cc47dff0d7ccc12abed7212c8c94d6e4d9877e12756a1e6e54d37bd90fcaa3c4 - 89.81% (49.9 MB)

[#003] sha256:6ca04e55bbab058c95bcfedb816791fb3cba40ef3187facda632cd81aec8a24a - 0.0% (1.05 KB)


History
2019-04-09 23:20:18 UTC

/bin/sh -c #(nop) ADD file:2e3a37883f56a4a278bec2931fc9f91fb9ebdaa9047540fe8fde419b84a1701b in /

2019-04-09 23:20:18 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2019-04-29 09:46:54 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2019-04-29 09:47:02 UTC

/bin/sh -c ALPINE_GLIBC_BASE_URL="https://github.com/sgerrand/alpine-pkg-glibc/releases/download" && ALPINE_GLIBC_PACKAGE_VERSION="2.29-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"

2019-06-25 14:43:46 UTC

/bin/sh -c #(nop) LABEL maintainer=https://github.com/factoriotools/factorio-docker

2019-06-25 14:43:46 UTC

/bin/sh -c #(nop) ARG USER=factorio

2019-06-25 14:43:46 UTC

/bin/sh -c #(nop) ARG GROUP=factorio

2019-06-25 14:43:46 UTC

/bin/sh -c #(nop) ARG PUID=845

2019-06-25 14:43:46 UTC

/bin/sh -c #(nop) ARG PGID=845

2019-06-25 14:43:47 UTC

/bin/sh -c #(nop) ENV PORT=34197 RCON_PORT=27015 VERSION=0.17.51 SHA1=c1fc4da339f44d71e6ef9b242575120b2543d527 SAVES=/factorio/saves CONFIG=/factorio/config MODS=/factorio/mods SCENARIOS=/factorio/scenarios SCRIPTOUTPUT=/factorio/script-output PUID=845 PGID=845

2019-06-25 14:43:57 UTC

|2 GROUP=factorio USER=factorio /bin/sh -c mkdir -p /opt /factorio && apk add --update --no-cache pwgen su-exec binutils gettext libintl shadow && apk add --update --no-cache --virtual .build-deps curl && curl -sSL "https://www.factorio.com/get-download/$VERSION/headless/linux64" -o /tmp/factorio_headless_x64_$VERSION.tar.xz && echo "$SHA1 /tmp/factorio_headless_x64_$VERSION.tar.xz" | sha1sum -c && tar xf "/tmp/factorio_headless_x64_$VERSION.tar.xz" --directory /opt && chmod ugo=rwx /opt/factorio && rm "/tmp/factorio_headless_x64_$VERSION.tar.xz" && ln -s "$SAVES" /opt/factorio/saves && ln -s "$MODS" /opt/factorio/mods && ln -s "$SCENARIOS" /opt/factorio/scenarios && ln -s "$SCRIPTOUTPUT" /opt/factorio/script-output && apk del .build-deps && addgroup -g "$PGID" -S "$GROUP" && adduser -u "$PUID" -G "$GROUP" -s /bin/sh -SDH "$USER" && chown -R "$USER":"$GROUP" /opt/factorio /factorio

2019-06-25 14:43:58 UTC

/bin/sh -c #(nop) VOLUME [/factorio]

2019-06-25 14:43:58 UTC

/bin/sh -c #(nop) EXPOSE 34197/udp 27015/tcp

2019-06-25 14:43:59 UTC

/bin/sh -c #(nop) COPY dir:490b7e7d6243b4a4833fed4d2b807bf546c37fdbfec2dd94eecd70823c390ce1 in /

2019-06-25 14:43:59 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

Danger Zone
Delete Tag

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.

Delete