2022-03-12 09:49:49 UTC
149 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:e9b7ab8ebd4a6edcd22958e6c0be1da8bd0778a9bec8701a2f59e8dca696ef06 - 1.62% (2.42 MB)
[#001] sha256:b0931519ca80c8a4ca7f84d58f8743d723381b9751ab8b7123f6eadc4a00675f - 1.44% (2.15 MB)
[#002] sha256:e98a9150fe407841a1278f4215c21391cbb72ff3fd75e4d794ec92c5e105e7ed - 1.4% (2.08 MB)
[#003] sha256:0f33be14c3a77d71584d6b837ca0a130f6657f161943db1596c8c70d3077a01f - 0.0% (413 Bytes)
[#004] sha256:29b44b080032b01f1da855ef7b83002f70e59c2674b7cf9e2543c590461c9b50 - 2.8% (4.18 MB)
[#005] sha256:54d9987dde994c274479f6abba0d75136e17ba2db6d17db1bb6cc692257d932f - 0.0% (3.55 KB)
[#006] sha256:a97a34eceffc2385bb8e1b36abed887e9b57fc5768460fab98dc40d03926900b - 31.05% (46.2 MB)
[#007] sha256:7a5d1aaecb4713acca725b03c4e0555bb1c71531bd986f41eabb5fbdca790795 - 1.08% (1.62 MB)
[#008] sha256:109d0a0aa69ea2de526f49e84fbb93dfa53692b3d950c5992086e623e0e81262 - 60.6% (90.3 MB)
[#009] sha256:f8cc48cf344b79c948eb16e923790fef95241b984d5762f25cfc5ab21b5115cb - 0.0% (2.53 KB)
/bin/sh -c #(nop) COPY dir:f1fb8a41fbd2401182f4082e05cd6c2c171d1b7c1e9c4384557ef03632d6c28c in /
2022-02-22 06:31:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-02-22 06:31:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-22 06:31:27 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a3968187-ls8 Build-date:- 2022-02-22T07:30:17+01:00
2022-02-22 06:31:28 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-02-22 06:31:29 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-02-22 06:31:30 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-02-22 06:31:32 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-02-22 06:31:33 UTC|4 BUILD_DATE=2022-02-22T07:30:17+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=a3968187-ls8 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2022-02-22 06:31:34 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-02-22 06:31:34 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-02-22 06:31:43 UTC|4 BUILD_DATE=2022-02-22T07:30:17+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=a3968187-ls8 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && 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 ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-02-22 06:31:45 UTC/bin/sh -c #(nop) COPY dir:494f571e18199f31eaf5e50b5556d1c8ccb8a67541fb04fc3a4f9638cbff48e5 in /
2022-02-22 06:31:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-02-22 06:31:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-02-22 06:31:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-22T07:30:17+01:00
2022-02-22 06:31:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-02-22 06:31:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-02-22 06:31:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-02-22 06:31:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=eb5182d0908f3eed86976a702ac1e018f1a9fd51
2022-02-22 06:31:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=eb5182d0908f3eed86976a702ac1e018f1a9fd51
2022-02-22 06:31:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-02-22 06:31:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-02-22 06:31:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-02-22 06:31:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-02-22 06:31:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=a3968187-ls8
2022-03-12 09:48:33 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-12 09:48:34 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-12 09:48:35 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.0-ls22 Build-date:- 2022-03-12T03:44:15-06:00
2022-03-12 09:48:36 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-03-12 09:48:46 UTC|2 BUILD_DATE=2022-03-12T03:44:15-06:00 VERSION=1.7.0-ls22 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache file go-ipfs nginx nodejs p7zip python3 && mkdir /data && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing mame-tools && echo "**** cleanup ****" && rm -rf /tmp/*
2022-03-12 09:48:48 UTC/bin/sh -c #(nop) COPY dir:a01015cdef1787cfcc31607bdc104d9318130785a0f10417f14e11a717c8c967 in /
2022-03-12 09:49:25 UTC/bin/sh -c #(nop) COPY dir:3b3f0237f1f74d576265e1cd71f6d63c15d17aa0103d3b6b5eab3e66a6b5ada3 in /emulatorjs/
2022-03-12 09:49:27 UTC/bin/sh -c #(nop) COPY dir:4428a567094e333103f21c1bb2b9bbe2a890a9d2bf6670d7b66f4c601e0153e4 in /
2022-03-12 09:49:29 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-03-12 09:49:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-12 09:49:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-12T03:44:15-06:00
2022-03-12 09:49:34 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-03-12 09:49:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-03-12 09:49:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-12 09:49:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=27254a77bced8dc058999c41555aca9b00878f9b
2022-03-12 09:49:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=27254a77bced8dc058999c41555aca9b00878f9b
2022-03-12 09:49:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-03-12 09:49:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-03-12 09:49:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-03-12 09:49:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-12 09:49:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.7.0-ls22
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.