2022-08-20 09:52:19 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:94a1992729ef0c8174763aeec5e7d15c53c5e43ed6a09f84014a159b27c69315 - 3.45% (5.08 MB)
[#001] sha256:43833e2d35321a39e612182ec77a2656491c57f7fb95a91f37a5899bec309926 - 3.31% (4.87 MB)
[#002] sha256:0a442d2379847b68436b6a10979f405372cf0f96213b029dc15166e6b363a85a - 0.0% (5.24 KB)
[#003] sha256:88d777d6f873380d52ea9428cd75d04f9d68d0b1d4a1a8dc962f2940ba1cbcbb - 30.78% (45.3 MB)
[#004] sha256:2a6b157a18528fa86d986c7215e6ba9094a3f91f28ec344ac53dbdc37fa0388a - 1.11% (1.63 MB)
[#005] sha256:fc254765b275cafa26441177c90376b9e5c18f5b7556c7082236aa9daeed1fa1 - 61.35% (90.2 MB)
[#006] sha256:7579ca8e4f9815649216533f08cbf02570aeaf86681c5a119e13a1b01621c5a9 - 0.0% (2.53 KB)
/bin/sh -c #(nop) COPY dir:0b7b925d86cd6cd2ca758d5e14edce6bf3e884e275c7c994d305c68ce69d639c in /
2022-08-16 06:34:21 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-16 06:34:21 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-16 06:34:21 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 91be703d-ls23 Build-date:- 2022-08-16T08:32:46+02:00
2022-08-16 06:34:22 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-16 06:34:22 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-16 06:34:30 UTC|2 BUILD_DATE=2022-08-16T08:32:46+02:00 VERSION=91be703d-ls23 /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-16 06:34:30 UTC/bin/sh -c #(nop) COPY dir:95757231916b7f72880393a4cf7cf0addfde27dd8c6ed7ca7b87d2211b4d7086 in /
2022-08-16 06:34:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-16 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-16 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T08:32:46+02:00
2022-08-16 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-16 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-16 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-16 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=41ba498609c325ecab288888614ff7a7b34a6d9e
2022-08-16 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=41ba498609c325ecab288888614ff7a7b34a6d9e
2022-08-16 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-16 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-16 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-16 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-16 06:34:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=91be703d-ls23
2022-08-20 09:51:04 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-20 09:51:05 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-20 09:51:06 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls40 Build-date:- 2022-08-20T04:47:04-05:00
2022-08-20 09:51:07 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-08-20 09:51:16 UTC|2 BUILD_DATE=2022-08-20T04:47:04-05:00 VERSION=1.7.2-ls40 /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-20 09:51:17 UTC/bin/sh -c #(nop) COPY dir:5977432d8a143c961961eaafd29fae81baca8adabea3ba1880bc2d2997ecf12f in /
2022-08-20 09:51:55 UTC/bin/sh -c #(nop) COPY dir:aa15dbc68a2e55d5aad49b2c69fddc0d22e61ce6c22412f9983181ecaca1f16d in /emulatorjs/
2022-08-20 09:51:58 UTC/bin/sh -c #(nop) COPY dir:4428a567094e333103f21c1bb2b9bbe2a890a9d2bf6670d7b66f4c601e0153e4 in /
2022-08-20 09:51:59 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-08-20 09:52:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-20 09:52:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-20T04:47:04-05:00
2022-08-20 09:52:04 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-20 09:52:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-08-20 09:52:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-20 09:52:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b2ef3f5d329ba58be53c75b28e5d03cf05fd5455
2022-08-20 09:52:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b2ef3f5d329ba58be53c75b28e5d03cf05fd5455
2022-08-20 09:52:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-08-20 09:52:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-08-20 09:52:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-08-20 09:52:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-20 09:52:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.7.2-ls40
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.