2022-11-12 10:00:47 UTC
151 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:4697ca35198ed558ef7bf0682506f0797fe34a26aae3b09cde42188a04809bb8 - 3.38% (5.1 MB)
[#001] sha256:6e58324858154bbd6cca019135dab6468b1cf79541babf99cec023cd2a2ea8db - 2.51% (3.79 MB)
[#002] sha256:19800947f71efaa08535bf88564c1b198c504369d11c09cc5c4af08ddd18b713 - 0.0% (5.8 KB)
[#003] sha256:09e49110ff049d6453a295ee6173756a7a325e72dd24f0476ba8ca3227dff99f - 32.52% (49.1 MB)
[#004] sha256:bc0dea4b2b65d90e246df8cf4fe65591c136adb7a7f4ae51a229983754ec1bb0 - 1.15% (1.73 MB)
[#005] sha256:69c6567ccc07b46008aa2e7265c33c1b7704784d79a0668c96c6e6f87e7ed25d - 60.42% (91.1 MB)
[#006] sha256:53bd346250d748d69afc56789f796662c2636b704aeecce38ed38426c248c2be - 0.0% (2.53 KB)
/bin/sh -c #(nop) COPY dir:61f1f956571b809fcc9e9315d09ab25e66e4dfb31c6ef4cea24585a58689c1ec in /
2022-11-08 06:37:26 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-08 06:37:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-08 06:37:26 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:27 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-11-08 06:37:27 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:37:30 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 "**** cleanup ****" && rm -rf /tmp/*
2022-11-08 06:37:30 UTC/bin/sh -c #(nop) COPY dir:9da4c91c4b6623b6ef5ecf2a1e74c596ba26b0ff2e7ef445cd536a8fab673135 in /
2022-11-08 06:37:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-11-08 06:37:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-08 06:37:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:36:07+01:00
2022-11-08 06:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-11-08 06:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-11-08 06:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-08 06:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=26a78e5ca68aae822fc50608540a1d22246d40ae
2022-11-08 06:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=26a78e5ca68aae822fc50608540a1d22246d40ae
2022-11-08 06:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-11-08 06:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-11-08 06:37:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-11-08 06:37:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-08 06:37:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=b01a8a64-ls33
2022-11-12 09:59:56 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-12 09:59:56 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 09:59:56 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 09:59:57 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-11-12 10:00:06 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/QmUfYfuoxPgDRc9Mniv1TBXv6LXPRNArAabZo5VnzfZNtP" -o /usr/local/bin/chdman && chmod +x /usr/local/bin/chdman && echo "**** cleanup ****" && rm -rf /tmp/*
2022-11-12 10:00:08 UTC/bin/sh -c #(nop) COPY dir:4deab94166888c7f59b60f95ddc09bdb7aaf40627e027cd3d0328a79f1f95b85 in /
2022-11-12 10:00:38 UTC/bin/sh -c #(nop) COPY dir:a3d99b98c3c30851d7c5155d64fc751fcf46758e10efa30732762552e92b5d54 in /emulatorjs/
2022-11-12 10:00:45 UTC/bin/sh -c #(nop) COPY dir:4428a567094e333103f21c1bb2b9bbe2a890a9d2bf6670d7b66f4c601e0153e4 in /
2022-11-12 10:00:45 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-11-12 10:00:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-12 10:00:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12T10:55:58+01:00
2022-11-12 10:00:45 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:00:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-11-12 10:00:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-12 10:00:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=523714a98650e55634fbf75ad2f673eb2ea66220
2022-11-12 10:00:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=523714a98650e55634fbf75ad2f673eb2ea66220
2022-11-12 10:00:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-11-12 10:00:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-11-12 10:00:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-11-12 10:00:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-12 10:00:47 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.