2022-08-27 09:54:59 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:4e31e23b98c9614861775b5c385ccba2766d40373a1dae4ba144852d58e4710e - 3.45% (5.08 MB)
[#001] sha256:307a4717a2b63e736a3b4258df4056a025f0bf6cbc608cfa093c1d379ee02e6c - 3.3% (4.86 MB)
[#002] sha256:20c18b6a90e36b67f569b2911c5c6f0a47debcc88b8bc1f71ce84ecc4c890786 - 0.0% (5.11 KB)
[#003] sha256:757090096a60e163fb66521c827c160d093dfb039a18f871546580b2eaacaa89 - 30.78% (45.3 MB)
[#004] sha256:4e202b1a97e1dccd0cf27e6ec271b9513781bc7acb16e9ac9b2a5337fb9a4892 - 1.11% (1.63 MB)
[#005] sha256:385fe1747631c1888ae84a6a5130e6818876f6df067c91c8dfb3617143a893ca - 61.35% (90.2 MB)
[#006] sha256:7e7c3fc4521909f3515c31ec48d1804dd3d1d54852eb245b946dfb19e563082e - 0.0% (2.53 KB)
/bin/sh -c #(nop) COPY dir:3675c0cab1f34d87d9f6ceb47ff7f460a8771070c6d6f5772f74c7c39afc76c4 in /
2022-08-23 06:42:23 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-23 06:42:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-23 06:42:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f67f7de2-ls24 Build-date:- 2022-08-23T08:40:50+02:00
2022-08-23 06:42:24 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-23 06:42:24 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-23 06:42:33 UTC|2 BUILD_DATE=2022-08-23T08:40:50+02:00 VERSION=f67f7de2-ls24 /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-23 06:42:34 UTC/bin/sh -c #(nop) COPY dir:95757231916b7f72880393a4cf7cf0addfde27dd8c6ed7ca7b87d2211b4d7086 in /
2022-08-23 06:42:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-23 06:42:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-23 06:42:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-23T08:40:50+02:00
2022-08-23 06:42:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-23 06:42:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-23 06:42:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-23 06:42:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4ad82b5019ae3854dc451cb7eb69f2a1e870e87c
2022-08-23 06:42:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4ad82b5019ae3854dc451cb7eb69f2a1e870e87c
2022-08-23 06:42:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-23 06:42:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-23 06:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-23 06:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-23 06:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f67f7de2-ls24
2022-08-27 09:52:42 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-27 09:52:43 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-27 09:52:44 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls41 Build-date:- 2022-08-27T04:48:26-05:00
2022-08-27 09:52:45 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-08-27 09:53:54 UTC|2 BUILD_DATE=2022-08-27T04:48:26-05:00 VERSION=1.7.2-ls41 /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-27 09:53:56 UTC/bin/sh -c #(nop) COPY dir:5977432d8a143c961961eaafd29fae81baca8adabea3ba1880bc2d2997ecf12f in /
2022-08-27 09:54:35 UTC/bin/sh -c #(nop) COPY dir:e04faacc6e08433477007ec697f6eda3ee6ab65b2cd2ef83603c58c9421b3cb4 in /emulatorjs/
2022-08-27 09:54:37 UTC/bin/sh -c #(nop) COPY dir:4428a567094e333103f21c1bb2b9bbe2a890a9d2bf6670d7b66f4c601e0153e4 in /
2022-08-27 09:54:39 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-08-27 09:54:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-27 09:54:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-27T04:48:26-05:00
2022-08-27 09:54:44 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-27 09:54:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-08-27 09:54:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-27 09:54:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e48c1a469f1b3f6d08f97a62282f7590f5be07df
2022-08-27 09:54:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e48c1a469f1b3f6d08f97a62282f7590f5be07df
2022-08-27 09:54:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-08-27 09:54:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-08-27 09:54:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-08-27 09:54:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-27 09:54:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.7.2-ls41
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.