2022-11-12 10:00:42 UTC
153 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:74362e3f6e2a7e2c7aeb5982ddb155042263315c942996cbc5627ccf017e49a1 - 3.48% (5.31 MB)
[#001] sha256:d654a978b9ddcf16df11c121eabe91039d8997c101b20a8ea1dac03cbb41cf65 - 3.56% (5.44 MB)
[#002] sha256:2c8e8b1ded75e6a0e75ee294507dc9f06ca2c76681ec274717c24e54100cdf8d - 0.0% (5.73 KB)
[#003] sha256:42b170c7aaafec9d5a34d54128395d736aeb1655ce825e073fdcd0206cf971c8 - 32.18% (49.1 MB)
[#004] sha256:080450ea0964ee7a921eeb39674db1177112cb6c38887818b1041fecca5569ed - 1.05% (1.61 MB)
[#005] sha256:f60a0fc103c05710c09d612210d8afd1693173da8d8484d286ca961d4fd28c5e - 59.71% (91.1 MB)
[#006] sha256:e3071e7fd9640a5abccacae5dfb5b20c0e52fb3294cc68b2d131da826916385f - 0.0% (2.54 KB)
/bin/sh -c #(nop) COPY dir:9ca58003b9e452ac415f66898ab28450f8a61c6d171e845082731a9e44b2050d in /
2022-11-08 06:37:42 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-08 06:37:43 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-08 06:37:44 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:45 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-11-08 06:37:46 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:53 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-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && rm -rf /tmp/*
2022-11-08 06:37:54 UTC/bin/sh -c #(nop) COPY dir:9da4c91c4b6623b6ef5ecf2a1e74c596ba26b0ff2e7ef445cd536a8fab673135 in /
2022-11-08 06:37:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-11-08 06:37:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-08 06:37:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:36:07+01:00
2022-11-08 06:37:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-11-08 06:37:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-11-08 06:37:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-08 06:38:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=26a78e5ca68aae822fc50608540a1d22246d40ae
2022-11-08 06:38:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=26a78e5ca68aae822fc50608540a1d22246d40ae
2022-11-08 06:38:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-11-08 06:38:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-11-08 06:38:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-11-08 06:38:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-08 06:38:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=b01a8a64-ls33
2022-11-12 09:59:42 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-11-12 09:59:42 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 09:59:43 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:44 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-11-12 09:59:54 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 nginx nodejs p7zip python3 sdl2 && mkdir /data && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/v3.14/community go-ipfs && echo "**** grab pre-built chdman ****" && curl -L "https://ipfs.infura.io/ipfs/QmUqmGm5KUeeWSS9FG9DMuSQPpvU7RqffFR9n3rJXDQ8AQ" -o /usr/local/bin/chdman && chmod +x /usr/local/bin/chdman && echo "**** cleanup ****" && rm -rf /tmp/*
2022-11-12 09:59:55 UTC/bin/sh -c #(nop) COPY dir:41c42099ead7b5dcc7193b78aedeb796aa6441457c7b0f09f17baedadbe59218 in /
2022-11-12 10:00:20 UTC/bin/sh -c #(nop) COPY dir:5eaaf46a1b401d5c255df77e42a36f1f1a7793393ee4286e761108e5453d0cc8 in /emulatorjs/
2022-11-12 10:00:23 UTC/bin/sh -c #(nop) COPY dir:4428a567094e333103f21c1bb2b9bbe2a890a9d2bf6670d7b66f4c601e0153e4 in /
2022-11-12 10:00:24 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-11-12 10:00:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-11-12 10:00:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12T10:55:58+01:00
2022-11-12 10:00:29 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:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-11-12 10:00:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-11-12 10:00:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=523714a98650e55634fbf75ad2f673eb2ea66220
2022-11-12 10:00:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=523714a98650e55634fbf75ad2f673eb2ea66220
2022-11-12 10:00:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-11-12 10:00:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-11-12 10:00:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-11-12 10:00:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-11-12 10:00:42 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.