2022-07-09 09:48:43 UTC
151 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:e82736ce0ceb9afeadd372ce1e03b49d334bc6ed5fc2ce7a110ea3686085fba0 - 1.86% (2.8 MB)
[#001] sha256:15b6fa7adfffd1ec7e6b924c3736a6298cabfad5bbfcd46b6bc5dbfd074b90bf - 1.2% (1.8 MB)
[#002] sha256:77cc19aceb20d3e78c0c6c1566a9ecfdeedc9c09755d942795b0b422de739039 - 1.15% (1.74 MB)
[#003] sha256:cce2758f40d50e60b3b7c1bb0cac5b9dee51775379e57c72065353a6256d33e6 - 0.0% (437 Bytes)
[#004] sha256:b9bb412c9e952079e3cc739c164974a2491d2c7382605dea3c5edeae8d7df27f - 2.03% (3.06 MB)
[#005] sha256:66ca5298515c27b48371aacd707ef39eefce9b251c38911cb5207c7a4eb268d7 - 0.0% (3.62 KB)
[#006] sha256:4151502e9b2b3d18ffd5759575b162e6255759c760d01312435ea19f8dfce11a - 32.79% (49.4 MB)
[#007] sha256:2d5321d11f35260d11c2d00836eb036d40f3050acb7a1a9a3d32f438e1a0e76a - 1.15% (1.73 MB)
[#008] sha256:98554e760f59cfdd383b85d443a700ca09ecd3bf7dcd3c67d58fa656fd3e3601 - 59.82% (90.2 MB)
[#009] sha256:518d71d0bbe4b41c894fcaef4ee16bb800a4d1f6d0da2e8620126ba806ff09b7 - 0.0% (2.62 KB)
/bin/sh -c #(nop) COPY dir:7731f2916ac522e7db86dd0560e31fa8e0169de77d49866f9dd490e498cc435b in /
2022-07-05 06:33:56 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-05 06:33:56 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-05 06:33:56 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7afd86a7-ls16 Build-date:- 2022-07-05T01:32:48-05:00
2022-07-05 06:33:57 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-05 06:33:57 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-07-05 06:33:57 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-07-05 06:33:57 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-07-05 06:33:58 UTC|4 BUILD_DATE=2022-07-05T01:32:48-05:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=7afd86a7-ls16 /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-07-05 06:33:59 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-07-05 06:33:59 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-07-05 06:34:02 UTC|4 BUILD_DATE=2022-07-05T01:32:48-05:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=7afd86a7-ls16 /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 "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-07-05 06:34:02 UTC/bin/sh -c #(nop) COPY dir:67b6f27abec27e529475adac5a84878e93ddf41093b3ad8cb94bd637afa88bc2 in /
2022-07-05 06:34:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-05 06:34:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-05 06:34:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-05T01:32:48-05:00
2022-07-05 06:34:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-05 06:34:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-05 06:34:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-05 06:34:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4b1d23012865adc950e45d7f33c248282b989a8a
2022-07-05 06:34:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4b1d23012865adc950e45d7f33c248282b989a8a
2022-07-05 06:34:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-05 06:34:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-05 06:34:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-05 06:34:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-05 06:34:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=7afd86a7-ls16
2022-07-09 09:48:20 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-09 09:48:20 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-09 09:48:20 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls34 Build-date:- 2022-07-09T04:45:32-05:00
2022-07-09 09:48:20 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-07-09 09:48:26 UTC|2 BUILD_DATE=2022-07-09T04:45:32-05:00 VERSION=1.7.2-ls34 /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-07-09 09:48:27 UTC/bin/sh -c #(nop) COPY dir:4deab94166888c7f59b60f95ddc09bdb7aaf40627e027cd3d0328a79f1f95b85 in /
2022-07-09 09:48:40 UTC/bin/sh -c #(nop) COPY dir:88e9337389bbb9d8534fe42079f00f1017f6718a3409dbc7ca1e33add88f8e28 in /emulatorjs/
2022-07-09 09:48:42 UTC/bin/sh -c #(nop) COPY dir:4428a567094e333103f21c1bb2b9bbe2a890a9d2bf6670d7b66f4c601e0153e4 in /
2022-07-09 09:48:42 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-07-09 09:48:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-09 09:48:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-09T04:45:32-05:00
2022-07-09 09:48:43 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-07-09 09:48:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-07-09 09:48:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-09 09:48:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4f015d4bf2baa1bc79c6acc948cefb80b9670857
2022-07-09 09:48:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4f015d4bf2baa1bc79c6acc948cefb80b9670857
2022-07-09 09:48:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-07-09 09:48:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-07-09 09:48:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-07-09 09:48:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-09 09:48:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.7.2-ls34
2022-07-09 09:50:22 UTC
148 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:0f8c0223d52013009198afa11f193dcbd196bd56fc0629adddf45d5a2ba7fbf8 - 1.63% (2.41 MB)
[#001] sha256:a6881d246d12cae3fa68f7387f2a882806e84fcc6b913cbe159a0bcda26d44fe - 1.45% (2.15 MB)
[#002] sha256:54b47b531f98bb5524b9a6be931049709b747396fe5706684d483468487ba90d - 1.4% (2.08 MB)
[#003] sha256:868f5a01a847c1603cd95ce55290c16ef4f8149675bb81ee523e9ec9612c21df - 0.0% (438 Bytes)
[#004] sha256:750ab57fb5487d4a9f9d9cb92cbde1b289c1eaf4cda731a2b4d7d316b92e6521 - 2.82% (4.18 MB)
[#005] sha256:4c1596af8d5007798293fa611ea93868df7ba1c3c048e494a37bdec156808fa1 - 0.0% (3.62 KB)
[#006] sha256:366604a389407882b3ad69b12f6a8a44fd8bab22e64c98b565ea67d591315208 - 30.74% (45.6 MB)
[#007] sha256:e334fb859c6aa120aecd82436a9aefd3794fd60db405c07cf40f5a8439561859 - 1.1% (1.63 MB)
[#008] sha256:5988e20186c4db89d0a38a6e650f3a814f094d8505cb32a4260c6bdf0482c4eb - 60.85% (90.2 MB)
[#009] sha256:4ac6f4c249a0af3093d28a590952617cda9c692ddb1bc4d9ab8e99cb6174b102 - 0.0% (2.54 KB)
/bin/sh -c #(nop) COPY dir:b335eb664b876d69dd3c33de3a623c42c019f87e003c27ebe524b5fe0eaa7be0 in /
2022-07-05 06:34:01 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-05 06:34:01 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-05 06:34:01 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7afd86a7-ls16 Build-date:- 2022-07-05T01:32:48-05:00
2022-07-05 06:34:02 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-05 06:34:02 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-07-05 06:34:02 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-07-05 06:34:03 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-07-05 06:34:04 UTC|4 BUILD_DATE=2022-07-05T01:32:48-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=7afd86a7-ls16 /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-07-05 06:34:04 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-07-05 06:34:04 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-07-05 06:34:09 UTC|4 BUILD_DATE=2022-07-05T01:32:48-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=7afd86a7-ls16 /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-07-05 06:34:09 UTC/bin/sh -c #(nop) COPY dir:67b6f27abec27e529475adac5a84878e93ddf41093b3ad8cb94bd637afa88bc2 in /
2022-07-05 06:34:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-05 06:34:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-05 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-05T01:32:48-05:00
2022-07-05 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-05 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-05 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-05 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4b1d23012865adc950e45d7f33c248282b989a8a
2022-07-05 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4b1d23012865adc950e45d7f33c248282b989a8a
2022-07-05 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-05 06:34:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-05 06:34:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-05 06:34:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-05 06:34:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=7afd86a7-ls16
2022-07-09 09:49:07 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-09 09:49:08 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-09 09:49:09 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls34 Build-date:- 2022-07-09T04:45:32-05:00
2022-07-09 09:49:10 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-07-09 09:49:21 UTC|2 BUILD_DATE=2022-07-09T04:45:32-05:00 VERSION=1.7.2-ls34 /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-07-09 09:49:22 UTC/bin/sh -c #(nop) COPY dir:5977432d8a143c961961eaafd29fae81baca8adabea3ba1880bc2d2997ecf12f in /
2022-07-09 09:49:59 UTC/bin/sh -c #(nop) COPY dir:2bc12bf3e3fe7d1d03013171ef03cd5e7aa415562df11f55bd0d2cf21d6e7c21 in /emulatorjs/
2022-07-09 09:50:01 UTC/bin/sh -c #(nop) COPY dir:4428a567094e333103f21c1bb2b9bbe2a890a9d2bf6670d7b66f4c601e0153e4 in /
2022-07-09 09:50:03 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-07-09 09:50:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-09 09:50:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-09T04:45:32-05:00
2022-07-09 09:50:07 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-07-09 09:50:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-07-09 09:50:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-09 09:50:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4f015d4bf2baa1bc79c6acc948cefb80b9670857
2022-07-09 09:50:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4f015d4bf2baa1bc79c6acc948cefb80b9670857
2022-07-09 09:50:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-07-09 09:50:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-07-09 09:50:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-07-09 09:50:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-09 09:50:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.7.2-ls34
2022-07-09 09:50:06 UTC
153 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:a0be4483fdf7121d17b1b196726739e886ea1967aaa40c4ac33f908630931acd - 1.77% (2.71 MB)
[#001] sha256:73d06849fa697ebd94ed1a06d43a2d20312f4b6f462fb4a1d0c7db84163c4f3a - 1.4% (2.15 MB)
[#002] sha256:e4e55490c940e2a6cbab14a09e04b33382bb6a728d1e63018e450ab3a2e04702 - 1.37% (2.1 MB)
[#003] sha256:640ee6e0979ac0b7c802e489f4ede805e462630fdf4de728faf3357349107a6f - 0.0% (439 Bytes)
[#004] sha256:ef38ed9d74164299e0111ad9b68277cf5f1cae8b9bbe099f64a964b59d42dc36 - 3.08% (4.71 MB)
[#005] sha256:8c1eb221e1862c7d3a855fc85a683445e7a20283912f54cccb1e2b48e33812a5 - 0.0% (3.62 KB)
[#006] sha256:bb661dfe2eb7796211db48ba80284ba59cc91e48c4d40b579305c236133d7365 - 32.35% (49.5 MB)
[#007] sha256:7a9189f9a0ebda2f6bc5f03536112a05fb6457760e1dc308bde02bb073e7ca3a - 1.05% (1.61 MB)
[#008] sha256:9f83cb482225512cd5e09761579b16eebddb55d41439d5a0ac8e34e90644df48 - 58.97% (90.2 MB)
[#009] sha256:b1383bafe830d8cf5f9dd2fc5d9edf36176ed2244022779545c5a6e2cdf13535 - 0.0% (2.62 KB)
/bin/sh -c #(nop) COPY dir:8e5093c57304e59560743f2438b43558d3b68ccb0c33292b175520a22a184178 in /
2022-07-05 06:34:02 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-05 06:34:02 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-05 06:34:02 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7afd86a7-ls16 Build-date:- 2022-07-05T01:32:48-05:00
2022-07-05 06:34:02 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-05 06:34:02 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-07-05 06:34:02 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-07-05 06:34:03 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-07-05 06:34:04 UTC|4 BUILD_DATE=2022-07-05T01:32:48-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=7afd86a7-ls16 /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-07-05 06:34:04 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-07-05 06:34:04 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-07-05 06:34:07 UTC|4 BUILD_DATE=2022-07-05T01:32:48-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=7afd86a7-ls16 /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-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-07-05 06:34:08 UTC/bin/sh -c #(nop) COPY dir:67b6f27abec27e529475adac5a84878e93ddf41093b3ad8cb94bd637afa88bc2 in /
2022-07-05 06:34:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-05 06:34:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-05 06:34:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-05T01:32:48-05:00
2022-07-05 06:34:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-05 06:34:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-05 06:34:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-05 06:34:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4b1d23012865adc950e45d7f33c248282b989a8a
2022-07-05 06:34:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4b1d23012865adc950e45d7f33c248282b989a8a
2022-07-05 06:34:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-05 06:34:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-05 06:34:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-05 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-05 06:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=7afd86a7-ls16
2022-07-09 09:49:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-09 09:49:25 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-09 09:49:25 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls34 Build-date:- 2022-07-09T04:45:32-05:00
2022-07-09 09:49:26 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-07-09 09:49:35 UTC|2 BUILD_DATE=2022-07-09T04:45:32-05:00 VERSION=1.7.2-ls34 /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-07-09 09:49:37 UTC/bin/sh -c #(nop) COPY dir:41c42099ead7b5dcc7193b78aedeb796aa6441457c7b0f09f17baedadbe59218 in /
2022-07-09 09:49:55 UTC/bin/sh -c #(nop) COPY dir:2bc12bf3e3fe7d1d03013171ef03cd5e7aa415562df11f55bd0d2cf21d6e7c21 in /emulatorjs/
2022-07-09 09:50:04 UTC/bin/sh -c #(nop) COPY dir:4428a567094e333103f21c1bb2b9bbe2a890a9d2bf6670d7b66f4c601e0153e4 in /
2022-07-09 09:50:04 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-07-09 09:50:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-09 09:50:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-09T04:45:32-05:00
2022-07-09 09:50:04 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-07-09 09:50:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-07-09 09:50:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-09 09:50:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4f015d4bf2baa1bc79c6acc948cefb80b9670857
2022-07-09 09:50:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4f015d4bf2baa1bc79c6acc948cefb80b9670857
2022-07-09 09:50:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-07-09 09:50:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-07-09 09:50:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-07-09 09:50:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-09 09:50:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.7.2-ls34
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.