2022-08-13 09:51:17 UTC
147 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:f9382f84ec43deb1d32f36bdb677bf2d397a4b371c0d7f043d984efa4ced99b8 - 3.45% (5.08 MB)
[#001] sha256:d18dd40cc95463a84ef492a999980c00e1065209605e44f849ca69b227ec5377 - 3.31% (4.87 MB)
[#002] sha256:8bc615ee6c9a0491af75c059ac7b7e4c9bd780d18fb0981a4855dbcd789a076f - 0.0% (5.27 KB)
[#003] sha256:5b0f7f24ccd7f82fc8fb87da78af0f4c30e9a0e5d337f920423974bef009333e - 30.77% (45.3 MB)
[#004] sha256:a016db72cf78c4d8aab0a845cd7a0e4d5ab43e433a43b277e9149b4c705b63e1 - 1.11% (1.63 MB)
[#005] sha256:aa7f9332f88ce165089922b668b487b58dfce99d51faccebd1b3f8f160bee9d9 - 61.36% (90.3 MB)
[#006] sha256:dcf3519ed64fadd2b6525ce2a32ac66a4d1becb5fb561cb8cbd20aed03b536cb - 0.0% (2.58 KB)
/bin/sh -c #(nop) COPY dir:8e9171d315f1ce1704d44d6b98f8729108d75766ec187dd118d50e7de5909a8d in /
2022-08-09 06:36:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-09 06:36:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-09 06:36:13 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9d3c5ad5-ls22 Build-date:- 2022-08-09T08:34:52+02:00
2022-08-09 06:36:13 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-09 06:36:13 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-09 06:36:17 UTC|2 BUILD_DATE=2022-08-09T08:34:52+02:00 VERSION=9d3c5ad5-ls22 /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-08-09 06:36:17 UTC/bin/sh -c #(nop) COPY dir:2ff93abeb5308292c5ad2c59df96554c4e698c4ff27172f5e2d8be397d73f8e7 in /
2022-08-09 06:36:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-09T08:34:52+02:00
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b965210d65dc654259c713c5404d8fde5860c455
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b965210d65dc654259c713c5404d8fde5860c455
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9d3c5ad5-ls22
2022-08-13 09:50:28 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-13 09:50:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-13 09:50:28 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls39 Build-date:- 2022-08-13T11:46:33+02:00
2022-08-13 09:50:28 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-08-13 09:50:36 UTC|2 BUILD_DATE=2022-08-13T11:46:33+02:00 VERSION=1.7.2-ls39 /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-08-13 09:50:37 UTC/bin/sh -c #(nop) COPY dir:5977432d8a143c961961eaafd29fae81baca8adabea3ba1880bc2d2997ecf12f in /
2022-08-13 09:51:06 UTC/bin/sh -c #(nop) COPY dir:d8be99b1f6ceba5a404d9ce7794a1812a7e826c00f5df5042fc40f6f2994bddb in /emulatorjs/
2022-08-13 09:51:15 UTC/bin/sh -c #(nop) COPY dir:4428a567094e333103f21c1bb2b9bbe2a890a9d2bf6670d7b66f4c601e0153e4 in /
2022-08-13 09:51:15 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-08-13 09:51:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-13 09:51:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-13T11:46:33+02:00
2022-08-13 09:51:15 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-08-13 09:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-08-13 09:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-13 09:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=8a94c4496d706517198f0cc3ff7bdb4adc56d018
2022-08-13 09:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=8a94c4496d706517198f0cc3ff7bdb4adc56d018
2022-08-13 09:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-08-13 09:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-08-13 09:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-08-13 09:51:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-13 09:51:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.7.2-ls39
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.