2022-11-12 10:18:49 UTC
148 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
[#000] sha256:b24d02056fd5626f7a96e2ae5f0375fea868c853ec124e74eb32f48a9d734af0 - 3.43% (5.08 MB)
[#001] sha256:0b8a684c7c3cb6647788ef1c7393802efe38f37437d79179eb4b21a8c64fbeee - 3.28% (4.85 MB)
[#002] sha256:5af59ea42fbd5d967c81ca78d34559838f48f1cc4dfb4f4ef158b0386d0be565 - 0.0% (5.73 KB)
[#003] sha256:a7ca27927ed407af06ec81647978bd6bb860bc1635a9ca06b7ba26f4a69cdd4d - 30.59% (45.3 MB)
[#004] sha256:88192ded973c8fd8a8e103d49725e93aa1a327390ab5935f38bae554b71acfbb - 1.1% (1.63 MB)
[#005] sha256:71771dc7784fdfd3ede6d0fd4d29bd11f6f4fd96b73e672764c82f4f2f3c87a1 - 61.59% (91.2 MB)
[#006] sha256:876cbc10c36c1a95c6ce5282bae8674d40249262b256279213f872b4128280b7 - 0.0% (2.58 KB)
/bin/sh -c #(nop) COPY dir:f4f88d82b70ca3b759b116e629173775aa9db780c6b80617c33ef3d250c7d72f in /
2022-11-08 06:37:52 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-08 06:37:53 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-08 06:37:54 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b01a8a64-ls33 Build-date:- 2022-11-08T07:36:07+01:00
2022-11-08 06:37:55 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-11-08 06:37:56 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-11-08 06:38:02 UTC|2 BUILD_DATE=2022-11-08T07:36:07+01:00 VERSION=b01a8a64-ls33 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl procps shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && echo "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && rm -rf /tmp/*
2022-11-08 06:38:04 UTC/bin/sh -c #(nop) COPY dir:9da4c91c4b6623b6ef5ecf2a1e74c596ba26b0ff2e7ef445cd536a8fab673135 in /
2022-11-08 06:38:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-11-08 06:38:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-08 06:38:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:36:07+01:00
2022-11-08 06:38:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-11-08 06:38:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-11-08 06:38:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-08 06:38:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=26a78e5ca68aae822fc50608540a1d22246d40ae
2022-11-08 06:38:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=26a78e5ca68aae822fc50608540a1d22246d40ae
2022-11-08 06:38:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-11-08 06:38:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-11-08 06:38:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-11-08 06:38:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-08 06:38:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=b01a8a64-ls33
2022-11-12 10:17:32 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-12 10:17:33 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 10:17:33 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls48 Build-date:- 2022-11-12T10:55:58+01:00
2022-11-12 10:17:33 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-11-12 10:17:45 UTC|2 BUILD_DATE=2022-11-12T10:55:58+01:00 VERSION=1.7.2-ls48 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache curl file flac go-ipfs nginx nodejs p7zip python3 sdl2 && mkdir /data && echo "**** grab pre-built chdman ****" && curl -L "https://ipfs.infura.io/ipfs/QmPYV2qJi3QrgqS9gPbX4XQ7DoNj3aZAz9sHy2Bo3Xeqbj" -o /usr/local/bin/chdman && chmod +x /usr/local/bin/chdman && echo "**** cleanup ****" && rm -rf /tmp/*
2022-11-12 10:17:46 UTC/bin/sh -c #(nop) COPY dir:5977432d8a143c961961eaafd29fae81baca8adabea3ba1880bc2d2997ecf12f in /
2022-11-12 10:18:43 UTC/bin/sh -c #(nop) COPY dir:5eaaf46a1b401d5c255df77e42a36f1f1a7793393ee4286e761108e5453d0cc8 in /emulatorjs/
2022-11-12 10:18:46 UTC/bin/sh -c #(nop) COPY dir:1effa577b7a1e49a4ed2917f9b66abde35cff9780ae707162526a500a56c6665 in /
2022-11-12 10:18:46 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-11-12 10:18:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-12 10:18:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12T10:55:58+01:00
2022-11-12 10:18:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Emulatorjs](https://github.com/linuxserver/emulatorjs) - In browser web based emulation portable to nearly any device for many retro consoles. A mix of emulators is used between Libretro and EmulatorJS.
2022-11-12 10:18:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-11-12 10:18:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-12 10:18:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=523714a98650e55634fbf75ad2f673eb2ea66220
2022-11-12 10:18:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=523714a98650e55634fbf75ad2f673eb2ea66220
2022-11-12 10:18:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-11-12 10:18:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-11-12 10:18:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-11-12 10:18:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-12 10:18:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.7.2-ls48
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.