2022-10-15 09:58:32 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:66ce20e6638ea9d75252226a82b774fb49704e39ff06329c1e2ec3901349f3ce - 3.38% (5.1 MB)
[#001] sha256:99bc27d471603a03bdf3e8fb41b92920c5755ef955b46b4bbc9902b5b1372396 - 2.52% (3.8 MB)
[#002] sha256:f83b8e85c02510ef53c4884e250473cbace109e18f7224e6eff921166a87cff9 - 0.0% (5.9 KB)
[#003] sha256:e3ee57c50c4741d9f35b3884cc85eb09f5ca1da09e38664e34263cec17c68539 - 32.51% (49.1 MB)
[#004] sha256:2473b0f1d1da8d7ea12d3817801c0840d823b31a3f544a6ad4edd61d023f852e - 1.15% (1.73 MB)
[#005] sha256:543acf2d95c389d916082129fcd346b77b545e04842bf87fe0653c189fe4e581 - 60.44% (91.2 MB)
[#006] sha256:532ca6f1581c3a53d6cab3140ec2e050c40025e91e82059e358d3ff283999356 - 0.0% (2.54 KB)
/bin/sh -c #(nop) COPY dir:14d8dea5516cbce32c84459ae1c833ad85fa653eea17fe5de8473e8329720b92 in /
2022-09-20 06:59:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-20 06:59:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-20 06:59:13 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls31 Build-date:- 2022-09-20T08:57:50+02:00
2022-09-20 06:59:14 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-20 06:59:14 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-20 06:59:17 UTC|2 BUILD_DATE=2022-09-20T08:57:50+02:00 VERSION=fb70a18b-ls31 /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-09-20 06:59:17 UTC/bin/sh -c #(nop) COPY dir:5bb656ff9dbaa5f3e0b157f4f969c4b6179117cb941a36c38a0d16b652350aa5 in /
2022-09-20 06:59:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-20 06:59:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T08:57:50+02:00
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=5f3e41916784a70506724ba8dcf6c35044ff6989
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5f3e41916784a70506724ba8dcf6c35044ff6989
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-20 06:59:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-20 06:59:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-20 06:59:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls31
2022-10-15 09:57:56 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-15 09:57:56 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-15 09:57:56 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls45 Build-date:- 2022-10-15T04:54:36-05:00
2022-10-15 09:57:56 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-10-15 09:58:01 UTC|2 BUILD_DATE=2022-10-15T04:54:36-05:00 VERSION=1.7.2-ls45 /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-10-15 09:58:02 UTC/bin/sh -c #(nop) COPY dir:4deab94166888c7f59b60f95ddc09bdb7aaf40627e027cd3d0328a79f1f95b85 in /
2022-10-15 09:58:24 UTC/bin/sh -c #(nop) COPY dir:e6748f784a5e20dde0b4129de788a41af65df437971e124379267b2df63bc35d in /emulatorjs/
2022-10-15 09:58:30 UTC/bin/sh -c #(nop) COPY dir:4428a567094e333103f21c1bb2b9bbe2a890a9d2bf6670d7b66f4c601e0153e4 in /
2022-10-15 09:58:31 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-10-15 09:58:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-15 09:58:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-15T04:54:36-05:00
2022-10-15 09:58:31 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-10-15 09:58:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-10-15 09:58:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-15 09:58:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ffd9020b5f4ab800950a062d238db5ce9da30bf8
2022-10-15 09:58:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ffd9020b5f4ab800950a062d238db5ce9da30bf8
2022-10-15 09:58:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-10-15 09:58:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-10-15 09:58:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-10-15 09:58:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-15 09:58:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.7.2-ls45
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.