2022-09-24 09:55:47 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:8f4e79b3381db168cc8ebfaa82571cd2197547598f5de378b25cf6b3df7a4ecb - 3.48% (5.31 MB)
[#001] sha256:ef90d90621fc007c5fde28ba5a7c77e7851c2319ff330084237e45681c7859ed - 3.57% (5.45 MB)
[#002] sha256:e9c606be192d17cb783d2b8941ec1dc74be829274a052d2507cd00e96228a881 - 0.0% (5.7 KB)
[#003] sha256:c5407d79a5806e1d6ed3a339738e93be7f8975b744f9446ade4ad0498611fbeb - 32.17% (49.1 MB)
[#004] sha256:b10bc1d760d699f4ef7516b79aa5709c3b2403a8918a7a7ef7156e3e51cc6337 - 1.05% (1.61 MB)
[#005] sha256:7053cffc745d903f23b97dd5578b658e17f81351c5fa97ab9a9805093cc5af82 - 59.72% (91.1 MB)
[#006] sha256:15607962a4892376ce7c56529dca8d25968a43bf8a5c980597a8052cc72be5d2 - 0.0% (2.53 KB)
/bin/sh -c #(nop) COPY dir:fe7e438944b1c20677dbee01aabc113c85a4d27b11872c76a41e9fcbff9174fd in /
2022-09-20 06:59:24 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-20 06:59:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-20 06:59:25 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:26 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-20 06:59:27 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:32 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 "**** 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-09-20 06:59:33 UTC/bin/sh -c #(nop) COPY dir:5bb656ff9dbaa5f3e0b157f4f969c4b6179117cb941a36c38a0d16b652350aa5 in /
2022-09-20 06:59:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-20 06:59:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-20 06:59:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T08:57:50+02:00
2022-09-20 06:59:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-20 06:59:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-20 06:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-20 06:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=5f3e41916784a70506724ba8dcf6c35044ff6989
2022-09-20 06:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5f3e41916784a70506724ba8dcf6c35044ff6989
2022-09-20 06:59:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-20 06:59:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-20 06:59:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-20 06:59:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-20 06:59:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls31
2022-09-24 09:54:47 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-24 09:54:47 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-24 09:54:48 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls44 Build-date:- 2022-09-24T11:51:02+02:00
2022-09-24 09:54:49 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-09-24 09:54:58 UTC|2 BUILD_DATE=2022-09-24T11:51:02+02:00 VERSION=1.7.2-ls44 /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-09-24 09:55:00 UTC/bin/sh -c #(nop) COPY dir:41c42099ead7b5dcc7193b78aedeb796aa6441457c7b0f09f17baedadbe59218 in /
2022-09-24 09:55:25 UTC/bin/sh -c #(nop) COPY dir:a3d9ade4b7f9b029f9788bb5345f80ab00f93020e0c7a8b47b507aab850853a6 in /emulatorjs/
2022-09-24 09:55:27 UTC/bin/sh -c #(nop) COPY dir:4428a567094e333103f21c1bb2b9bbe2a890a9d2bf6670d7b66f4c601e0153e4 in /
2022-09-24 09:55:29 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-09-24 09:55:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-24 09:55:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-24T11:51:02+02:00
2022-09-24 09:55:33 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-24 09:55:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-09-24 09:55:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-24 09:55:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4d4637c773b907727be290521bf3d5f4d7dbca26
2022-09-24 09:55:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d4637c773b907727be290521bf3d5f4d7dbca26
2022-09-24 09:55:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-09-24 09:55:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-09-24 09:55:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-09-24 09:55:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-24 09:55:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.7.2-ls44
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.