2022-11-05 09:53:45 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:70244b3b9110e92f7db63b5517311e6bbcb848b5d13e6ac4cc32d7c0d6fc33bf - 3.43% (5.08 MB)
[#001] sha256:e072e9ad8b7f71e4dabdb4da338f64947e8c27266f90001de69175c124244f76 - 3.28% (4.86 MB)
[#002] sha256:2c8e8b1ded75e6a0e75ee294507dc9f06ca2c76681ec274717c24e54100cdf8d - 0.0% (5.73 KB)
[#003] sha256:9c2aece79f0b77a1588a427d25f9c722e13e9be89e132fd8827141e68635fd87 - 30.59% (45.3 MB)
[#004] sha256:8b45c5d8579bd69e856c988bb022424714852c653544c3f5851d647c648f9fb7 - 1.1% (1.63 MB)
[#005] sha256:7f4cab069138edfa2a60cf7de385617940878cd68df1356cd6f5e62511e23ee6 - 61.59% (91.2 MB)
[#006] sha256:876cbc10c36c1a95c6ce5282bae8674d40249262b256279213f872b4128280b7 - 0.0% (2.58 KB)
/bin/sh -c #(nop) COPY dir:9cd28b7ba80c094a5aa48dce4249b24ef3c47d2d0a1cc47f8c81e9ca316cc5a2 in /
2022-10-30 18:00:59 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-30 18:01:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-30 18:01:01 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0cd58a81-ls32 Build-date:- 2022-10-30T12:59:14-05:00
2022-10-30 18:01:02 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-10-30 18:01:03 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-10-30 18:01:08 UTC|2 BUILD_DATE=2022-10-30T12:59:14-05:00 VERSION=0cd58a81-ls32 /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-10-30 18:01:09 UTC/bin/sh -c #(nop) COPY dir:9da4c91c4b6623b6ef5ecf2a1e74c596ba26b0ff2e7ef445cd536a8fab673135 in /
2022-10-30 18:01:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-10-30 18:01:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-30 18:01:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-30T12:59:14-05:00
2022-10-30 18:01:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-10-30 18:01:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-10-30 18:01:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-30 18:01:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=32d1de3915caf58612301ce0f9e08bc36f547d9a
2022-10-30 18:01:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=32d1de3915caf58612301ce0f9e08bc36f547d9a
2022-10-30 18:01:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-10-30 18:01:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-10-30 18:01:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-10-30 18:01:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-30 18:01:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0cd58a81-ls32
2022-11-05 09:52:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-05 09:52:25 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-05 09:52:25 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls47 Build-date:- 2022-11-05T10:47:01+01:00
2022-11-05 09:52:26 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-11-05 09:52:38 UTC|2 BUILD_DATE=2022-11-05T10:47:01+01:00 VERSION=1.7.2-ls47 /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-05 09:52:39 UTC/bin/sh -c #(nop) COPY dir:5977432d8a143c961961eaafd29fae81baca8adabea3ba1880bc2d2997ecf12f in /
2022-11-05 09:53:36 UTC/bin/sh -c #(nop) COPY dir:96fe51c94596bd30160d57f8eea116104228574bfdb57f1f63abec9c1298b501 in /emulatorjs/
2022-11-05 09:53:41 UTC/bin/sh -c #(nop) COPY dir:1effa577b7a1e49a4ed2917f9b66abde35cff9780ae707162526a500a56c6665 in /
2022-11-05 09:53:41 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-11-05 09:53:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-05 09:53:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-05T10:47:01+01:00
2022-11-05 09:53:42 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-05 09:53:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-11-05 09:53:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-05 09:53:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3db2b8eaf33477c29a29c1d485aeeec198d0dce0
2022-11-05 09:53:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3db2b8eaf33477c29a29c1d485aeeec198d0dce0
2022-11-05 09:53:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-11-05 09:53:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-11-05 09:53:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-11-05 09:53:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-05 09:53:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.7.2-ls47
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.