2022-08-13 09:50:25 UTC
150 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:79467b56a1795a72810ed301bd4a987c482329d673ec582b58eeabee831cd02a - 3.4% (5.1 MB)
[#001] sha256:10c7a7465289722bb9ce905fc490cb1eb413d9dc9570668c6555a102b5fd62c5 - 2.54% (3.81 MB)
[#002] sha256:3e82ea42c4deb8d6f1f040d8d6a191adaa7f386cf0917ec5b13008ad952a07cf - 0.0% (5.23 KB)
[#003] sha256:c354852444771c39f0de74a3a009c123dbe198b44ca189c726ec1563c89fd51e - 32.7% (49 MB)
[#004] sha256:b2c091ba1369da1b708eab248fed9b80e6edfddbe94b111f138542283a907e5e - 1.16% (1.73 MB)
[#005] sha256:d3546e62eb4356723e89f47f19cf0d50b93ff56783686ff61c1fca4b4a04c897 - 60.19% (90.3 MB)
[#006] sha256:e1585f936e79fdacf35474c2c1514781dd0335a236bb0750462659bdb24db1dc - 0.0% (2.58 KB)
/bin/sh -c #(nop) COPY dir:c43fb82c1924b6f0ab1a09ba03b8e59f44db59e36de849b6e482c4c5b2599786 in /
2022-08-09 06:36:16 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-09 06:36:16 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-09 06:36:16 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9d3c5ad5-ls22 Build-date:- 2022-08-09T08:34:52+02:00
2022-08-09 06:36:16 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-09 06:36:16 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-09 06:36:19 UTC|2 BUILD_DATE=2022-08-09T08:34:52+02:00 VERSION=9d3c5ad5-ls22 /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 "**** cleanup ****" && rm -rf /tmp/*
2022-08-09 06:36:20 UTC/bin/sh -c #(nop) COPY dir:2ff93abeb5308292c5ad2c59df96554c4e698c4ff27172f5e2d8be397d73f8e7 in /
2022-08-09 06:36:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-09 06:36:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-09 06:36:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-09T08:34:52+02:00
2022-08-09 06:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-09 06:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-09 06:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-09 06:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b965210d65dc654259c713c5404d8fde5860c455
2022-08-09 06:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b965210d65dc654259c713c5404d8fde5860c455
2022-08-09 06:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-09 06:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-09 06:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-09 06:36:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-09 06:36:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9d3c5ad5-ls22
2022-08-13 09:49:48 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-13 09:49:48 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-13 09:49:48 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls39 Build-date:- 2022-08-13T11:46:33+02:00
2022-08-13 09:49:49 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-08-13 09:49:54 UTC|2 BUILD_DATE=2022-08-13T11:46:33+02:00 VERSION=1.7.2-ls39 /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-08-13 09:49:55 UTC/bin/sh -c #(nop) COPY dir:4deab94166888c7f59b60f95ddc09bdb7aaf40627e027cd3d0328a79f1f95b85 in /
2022-08-13 09:50:18 UTC/bin/sh -c #(nop) COPY dir:f1cc124aa79314e25209de213822016c96a7b3d9ba121ea06ef5213d41c6675a in /emulatorjs/
2022-08-13 09:50:24 UTC/bin/sh -c #(nop) COPY dir:4428a567094e333103f21c1bb2b9bbe2a890a9d2bf6670d7b66f4c601e0153e4 in /
2022-08-13 09:50:24 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-08-13 09:50:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-13 09:50:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-13T11:46:33+02:00
2022-08-13 09:50:24 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-13 09:50:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-08-13 09:50:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-13 09:50:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=8a94c4496d706517198f0cc3ff7bdb4adc56d018
2022-08-13 09:50:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=8a94c4496d706517198f0cc3ff7bdb4adc56d018
2022-08-13 09:50:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-08-13 09:50:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-08-13 09:50:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-08-13 09:50:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-13 09:50:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.7.2-ls39
2022-08-13 09:51:17 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:f9382f84ec43deb1d32f36bdb677bf2d397a4b371c0d7f043d984efa4ced99b8 - 3.45% (5.08 MB)
[#001] sha256:d18dd40cc95463a84ef492a999980c00e1065209605e44f849ca69b227ec5377 - 3.31% (4.87 MB)
[#002] sha256:8bc615ee6c9a0491af75c059ac7b7e4c9bd780d18fb0981a4855dbcd789a076f - 0.0% (5.27 KB)
[#003] sha256:5b0f7f24ccd7f82fc8fb87da78af0f4c30e9a0e5d337f920423974bef009333e - 30.77% (45.3 MB)
[#004] sha256:a016db72cf78c4d8aab0a845cd7a0e4d5ab43e433a43b277e9149b4c705b63e1 - 1.11% (1.63 MB)
[#005] sha256:aa7f9332f88ce165089922b668b487b58dfce99d51faccebd1b3f8f160bee9d9 - 61.36% (90.3 MB)
[#006] sha256:dcf3519ed64fadd2b6525ce2a32ac66a4d1becb5fb561cb8cbd20aed03b536cb - 0.0% (2.58 KB)
/bin/sh -c #(nop) COPY dir:8e9171d315f1ce1704d44d6b98f8729108d75766ec187dd118d50e7de5909a8d in /
2022-08-09 06:36:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-09 06:36:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-09 06:36:13 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9d3c5ad5-ls22 Build-date:- 2022-08-09T08:34:52+02:00
2022-08-09 06:36:13 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-09 06:36:13 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-09 06:36:17 UTC|2 BUILD_DATE=2022-08-09T08:34:52+02:00 VERSION=9d3c5ad5-ls22 /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-09 06:36:17 UTC/bin/sh -c #(nop) COPY dir:2ff93abeb5308292c5ad2c59df96554c4e698c4ff27172f5e2d8be397d73f8e7 in /
2022-08-09 06:36:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-09T08:34:52+02:00
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b965210d65dc654259c713c5404d8fde5860c455
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b965210d65dc654259c713c5404d8fde5860c455
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9d3c5ad5-ls22
2022-08-13 09:50:28 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-13 09:50:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-13 09:50:28 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls39 Build-date:- 2022-08-13T11:46:33+02:00
2022-08-13 09:50:28 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-08-13 09:50:36 UTC|2 BUILD_DATE=2022-08-13T11:46:33+02:00 VERSION=1.7.2-ls39 /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-13 09:50:37 UTC/bin/sh -c #(nop) COPY dir:5977432d8a143c961961eaafd29fae81baca8adabea3ba1880bc2d2997ecf12f in /
2022-08-13 09:51:06 UTC/bin/sh -c #(nop) COPY dir:d8be99b1f6ceba5a404d9ce7794a1812a7e826c00f5df5042fc40f6f2994bddb in /emulatorjs/
2022-08-13 09:51:15 UTC/bin/sh -c #(nop) COPY dir:4428a567094e333103f21c1bb2b9bbe2a890a9d2bf6670d7b66f4c601e0153e4 in /
2022-08-13 09:51:15 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-08-13 09:51:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-13 09:51:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-13T11:46:33+02:00
2022-08-13 09:51:15 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-13 09:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-08-13 09:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-13 09:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=8a94c4496d706517198f0cc3ff7bdb4adc56d018
2022-08-13 09:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=8a94c4496d706517198f0cc3ff7bdb4adc56d018
2022-08-13 09:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-08-13 09:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-08-13 09:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-08-13 09:51:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-13 09:51:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.7.2-ls39
2022-08-13 09:50:59 UTC
152 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:d9f79021961b0824665f8a19865f705e47e378dfa2cedd0a11366d5ee89de1b9 - 3.5% (5.31 MB)
[#001] sha256:b387369681fd3b24a3037d67c13f1eea28202bff9d149e520ae25ffde0fb90bf - 3.6% (5.46 MB)
[#002] sha256:fdc3ebd1d9fd68d5491ebf634c42efc6c37fad82a5b83d5a38127f04d6bd1819 - 0.0% (5.11 KB)
[#003] sha256:8408b67282004c5ddc505b62b799f4e728c8cdde9d47206c1d81e124a3b32a75 - 32.35% (49.1 MB)
[#004] sha256:2ac4a1108736f8310376479bc3632dabd0a17f02b08610ad66801e57a5ab6ccd - 1.06% (1.61 MB)
[#005] sha256:ddd38497860e46c35a82ef2854d426f383a389545822881e83cb64ea52e71c0e - 59.49% (90.3 MB)
[#006] sha256:15607962a4892376ce7c56529dca8d25968a43bf8a5c980597a8052cc72be5d2 - 0.0% (2.53 KB)
/bin/sh -c #(nop) COPY dir:6f457f5f885385d9ba198ae45e1919f8783106fc38c90942b01b4db9c2193e43 in /
2022-08-09 06:36:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-09 06:36:25 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-09 06:36:26 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9d3c5ad5-ls22 Build-date:- 2022-08-09T08:34:52+02:00
2022-08-09 06:36:27 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-09 06:36:28 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-09 06:36:36 UTC|2 BUILD_DATE=2022-08-09T08:34:52+02:00 VERSION=9d3c5ad5-ls22 /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-08-09 06:36:37 UTC/bin/sh -c #(nop) COPY dir:2ff93abeb5308292c5ad2c59df96554c4e698c4ff27172f5e2d8be397d73f8e7 in /
2022-08-09 06:36:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-09 06:36:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-09 06:36:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-09T08:34:52+02:00
2022-08-09 06:36:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-09 06:36:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-09 06:36:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-09 06:36:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b965210d65dc654259c713c5404d8fde5860c455
2022-08-09 06:36:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b965210d65dc654259c713c5404d8fde5860c455
2022-08-09 06:36:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-09 06:36:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-09 06:36:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-09 06:36:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-09 06:36:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9d3c5ad5-ls22
2022-08-13 09:49:58 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-13 09:49:59 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-13 09:50:00 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls39 Build-date:- 2022-08-13T11:46:33+02:00
2022-08-13 09:50:01 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-08-13 09:50:11 UTC|2 BUILD_DATE=2022-08-13T11:46:33+02:00 VERSION=1.7.2-ls39 /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-08-13 09:50:12 UTC/bin/sh -c #(nop) COPY dir:41c42099ead7b5dcc7193b78aedeb796aa6441457c7b0f09f17baedadbe59218 in /
2022-08-13 09:50:37 UTC/bin/sh -c #(nop) COPY dir:d8be99b1f6ceba5a404d9ce7794a1812a7e826c00f5df5042fc40f6f2994bddb in /emulatorjs/
2022-08-13 09:50:40 UTC/bin/sh -c #(nop) COPY dir:4428a567094e333103f21c1bb2b9bbe2a890a9d2bf6670d7b66f4c601e0153e4 in /
2022-08-13 09:50:41 UTC/bin/sh -c #(nop) EXPOSE 3000 80
2022-08-13 09:50:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-13 09:50:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-13T11:46:33+02:00
2022-08-13 09:50:46 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-13 09:50:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs
2022-08-13 09:50:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-13 09:50:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=8a94c4496d706517198f0cc3ff7bdb4adc56d018
2022-08-13 09:50:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=8a94c4496d706517198f0cc3ff7bdb4adc56d018
2022-08-13 09:50:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs
2022-08-13 09:50:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs
2022-08-13 09:50:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages
2022-08-13 09:50:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-13 09:50:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.7.2-ls39
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.