Namespace
justarchi
Image / Tag
archisteamfarm:3.4.1.2-arm
Content Digest
sha256:32be809e3e59d67f90727470e169d93ea08299c9491e4dfb32f519cce33272d4
Details
Created

2018-12-03 01:38:10 UTC

Size

73.1 MB

Content Digest
Labels

Environment
ASPNETCORE_URLS

DOTNET_RUNNING_IN_CONTAINER

true

DOTNET_VERSION

2.1.6

PATH

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


Layers

[#000] sha256:88950d48cb7db5e5f329d377a3f7f1260b31f4e0f2d7202fbfc08f7685b41580 - 25.15% (18.4 MB)

[#001] sha256:1ef79f88f3a863a5ad6f01e903f9c0e84000f6eeaf1bd1c5937b0188f73ac3d3 - 21.27% (15.5 MB)

[#002] sha256:ba56ea3dc8b3b81d57c51d0ef1046e6fe5ec96b4f7a02ab195d704f5593179cc - 3.76% (2.75 MB)

[#003] sha256:4ac351bc489ac4ad7e3ea045933ee8ceb0d863a3a6799e49a18d68b7ebffa3e7 - 38.03% (27.8 MB)

[#004] sha256:a7959282e677cce99cb17b42f1858e429efa16a10362bfacbd6c4a8b356296a4 - 0.0% (90 Bytes)

[#005] sha256:736a56f637fe4ef72fe34b5f7c70fc452fb3bb6a140d739cf08bf5a82b63ec49 - 11.8% (8.62 MB)


History
2018-11-16 13:09:32 UTC

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

2018-11-16 13:09:33 UTC

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

2018-11-17 16:13:25 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu57 liblttng-ust0 libssl1.0.2 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*

2018-11-17 16:13:26 UTC

/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true

2018-11-17 16:14:25 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*

2018-11-17 16:14:26 UTC

/bin/sh -c #(nop) ENV DOTNET_VERSION=2.1.6

2018-11-17 16:15:04 UTC

/bin/sh -c curl -SL --output dotnet.tar.gz https://dotnetcli.blob.core.windows.net/dotnet/Runtime/$DOTNET_VERSION/dotnet-runtime-$DOTNET_VERSION-linux-arm.tar.gz && dotnet_sha512='4f44cd5f6b61d0a4b7e73b138fdf5edcaa9e148bf0473514551f4d03d97c29f297662c726d145ecdf80cb58a086f925f97b7896c796cb3d82fe927f5caf7bbcc' && echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - && mkdir -p /usr/share/dotnet && tar -zxf dotnet.tar.gz -C /usr/share/dotnet && rm dotnet.tar.gz && ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet

2018-12-03 01:38:08 UTC

/bin/sh -c #(nop) ENV ASPNETCORE_URLS=

2018-12-03 01:38:08 UTC

/bin/sh -c #(nop) LABEL maintainer=JustArchi <[email protected]>

2018-12-03 01:38:08 UTC

/bin/sh -c #(nop) EXPOSE 1242

2018-12-03 01:38:08 UTC

/bin/sh -c #(nop) WORKDIR /app

2018-12-03 01:38:10 UTC

/bin/sh -c #(nop) COPY dir:096265a61f7220af0cc8a6d79fe16734231ef15b44e6b87ca8e90102c2240a7b in .

2018-12-03 01:38:10 UTC

/bin/sh -c #(nop) ENTRYPOINT ["./ArchiSteamFarm.sh" "--no-restart" "--process-required" "--system-required"]