2022-09-17 09:52:12 UTC
148 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:7ba62ee0125aa8e3ce83c98f62066f58adc60fd75a57d7646ca78f2b72cf3f47 - 3.44% (5.08 MB)
[#001] sha256:b3b06a5d426f5e75f77731576a7e2edc8f8296af43a096d4fe2ecbf5bf608542 - 3.29% (4.86 MB)
[#002] sha256:e07a1870c6c7dd2eacc8f71119f31f0fc343c1da40a7678861993e344449f5aa - 0.0% (5.79 KB)
[#003] sha256:ea6e79edfc1a5c452fab90185c925f2f8830b9fd33f8249fe643fe8a904f60f4 - 30.65% (45.3 MB)
[#004] sha256:8188408a3dead60f777c26f5fad33afb6f18af26ef1c293742b13effe3ff0f20 - 1.1% (1.63 MB)
[#005] sha256:ac7fd3ce0d8c7083c238ef285f4ead534dec99ab0c066670934cc090d303ee1b - 61.52% (90.8 MB)
[#006] sha256:33371d2c503dce72d6e292d2661540fef4cc8b0021d29834fc5cc3fb8df41e4d - 0.0% (2.54 KB)
/bin/sh -c #(nop) COPY dir:47a0bb74c2f077dec72437df95df1d43fef3bc499887ba281465171c6b9d2611 in /
2022-09-13 12:05:36 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-13 12:05:37 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-13 12:05:37 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls30 Build-date:- 2022-09-13T07:03:55-05:00
2022-09-13 12:05:37 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-13 12:05:37 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-13 12:05:43 UTC|2 BUILD_DATE=2022-09-13T07:03:55-05:00 VERSION=fb70a18b-ls30 /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-09-13 12:05:44 UTC/bin/sh -c #(nop) COPY dir:d9bc15fbdd76f4fbf4352485af08d25359477471de85c83a392e82e211ea59c5 in /
2022-09-13 12:05:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-13 12:05:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-13 12:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-13T07:03:55-05:00
2022-09-13 12:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-13 12:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-13 12:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-13 12:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1b8b155df796db2eabfc3fbfda0a31b5bcf03601
2022-09-13 12:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1b8b155df796db2eabfc3fbfda0a31b5bcf03601
2022-09-13 12:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-13 12:05:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-13 12:05:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-13 12:05:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-13 12:05:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls30
2022-09-17 09:50:57 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-17 09:50:58 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-17 09:50:59 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls43 Build-date:- 2022-09-17T04:46:50-05:00
2022-09-17 09:51:00 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-09-17 09:51:09 UTC|2 BUILD_DATE=2022-09-17T04:46:50-05:00 VERSION=1.7.2-ls43 /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-09-17 09:51:10 UTC/bin/sh -c #(nop) COPY dir:5977432d8a143c961961eaafd29fae81baca8adabea3ba1880bc2d2997ecf12f in /
2022-09-17 09:51:49 UTC/bin/sh -c #(nop) COPY dir:28be847b3d0a0393cfd03d27f38e9510bee547693635685750d096f35a8ee9ba in /emulatorjs/
2022-09-17 09:51:51 UTC/bin/sh -c #(nop) COPY dir:4428a567094e333103f21c1bb2b9bbe2a890a9d2bf6670d7b66f4c601e0153e4 in /
2022-09-17 09:51:53 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-09-17 09:51:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-17 09:51:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-17T04:46:50-05:00
2022-09-17 09:51:58 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-09-17 09:51:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-09-17 09:52:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-17 09:52:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4865be6e8b52b1a294f522cf60bfc701c910a415
2022-09-17 09:52:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4865be6e8b52b1a294f522cf60bfc701c910a415
2022-09-17 09:52:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-09-17 09:52:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-09-17 09:52:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-09-17 09:52:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-17 09:52:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.7.2-ls43
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.