Namespace
linuxserver
Image / Tag
emulatorjs:amd64-version-1.5.2
Content Digest
sha256:da5ee3c332f642856e3ebf49bb4f182ada82afa5988da4945157fe73b65f09e3
Details
Created

2022-01-14 23:54:59 UTC

Size

151 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.5.2-ls14 Build-date:- 2022-01-15T00:50:52+01:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-01-15T00:50:52+01:00
  • 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.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-emulatorjs
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    4c4c44a925bce6dc81712351d27df630456b7cb5
  • org.opencontainers.image.revision
    4c4c44a925bce6dc81712351d27df630456b7cb5
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-emulatorjs
  • org.opencontainers.image.title
    Emulatorjs
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-emulatorjs/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    1.5.2-ls14

Environment
HOME

/root

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

TERM

xterm


Layers

[#000] sha256:ea58535f24371db54957c29b6112b425706f79b052e4a0d0883ccdc221f3b7cb - 1.86% (2.8 MB)

[#001] sha256:959b82d23cd439a8aee5cd1e1f41a2ed2ce8441e29a75d7a0735761db0e85b23 - 1.2% (1.8 MB)

[#002] sha256:de39f4cd54dcd9457c440cd0c0523e7bc7d40601fa5851d61090bca1a7c8b6eb - 1.15% (1.74 MB)

[#003] sha256:09f50194b71c3f17668c549f31e8511e463bcfaccb837df3b24de735923da268 - 0.0% (438 Bytes)

[#004] sha256:f74f98f51017f876583ab12591bb0c545a667c9cdd84e5a45c5a6d8ead0c8c28 - 2.04% (3.07 MB)

[#005] sha256:1e52c83efea32212059ea5f0f6a8ae41ff9e34ffa0bbe507e4bad27f12f00b98 - 0.0% (3.12 KB)

[#006] sha256:1b1b79658adac18373d2eebe4940ba379a3c4022f97c0260289a2bd521ada0b7 - 33.23% (50.1 MB)

[#007] sha256:78f3fe52bf6190af230807ea3da953b1350fe736fb1e8f66ceeabd4e23b77706 - 1.14% (1.72 MB)

[#008] sha256:2af899c8074c113c27379b6c5beb2eeed5e161cd33366a4609b1467ec650eff6 - 59.38% (89.6 MB)

[#009] sha256:0ff6c93211847a464acc4e896dbb039a3b93f44e305239b67cde214bc3e89b34 - 0.0% (2.42 KB)


History
2021-12-21 18:01:23 UTC

/bin/sh -c #(nop) COPY dir:8fe0444e077547dd23b7de7f0cf01193dffcc6fd82d88268cb118a8eaed7f1e7 in /

2021-12-21 18:01:23 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2021-12-21 18:01:23 UTC

/bin/sh -c #(nop) ARG VERSION

2021-12-21 18:01:23 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 66d266ad-ls4 Build-date:- 2021-12-21T19:00:24+01:00

2021-12-21 18:01:23 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2021-12-21 18:01:23 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3

2021-12-21 18:01:23 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64

2021-12-21 18:01:24 UTC

/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/

2021-12-21 18:01:25 UTC

|4 BUILD_DATE=2021-12-21T19:00:24+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=66d266ad-ls4 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-12-21 18:01:25 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-12-21 18:01:25 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm

2021-12-21 18:01:28 UTC

|4 BUILD_DATE=2021-12-21T19:00:24+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=66d266ad-ls4 /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/*

2021-12-21 18:01:28 UTC

/bin/sh -c #(nop) COPY dir:9eaab8356b795793384e102bb178ca557143ac6dfa680fe1d7c2052ec322d665 in /

2021-12-21 18:01:28 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2021-12-21 18:01:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2021-12-21 18:01:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-12-21T19:00:24+01:00

2021-12-21 18:01:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2021-12-21 18:01:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2021-12-21 18:01:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2021-12-21 18:01:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cde88b797c53dee636649ae7d1de69f49ad7c929

2021-12-21 18:01:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cde88b797c53dee636649ae7d1de69f49ad7c929

2021-12-21 18:01:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2021-12-21 18:01:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2021-12-21 18:01:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2021-12-21 18:01:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2021-12-21 18:01:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=66d266ad-ls4

2022-01-14 23:54:24 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-01-14 23:54:24 UTC

/bin/sh -c #(nop) ARG VERSION

2022-01-14 23:54:24 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.5.2-ls14 Build-date:- 2022-01-15T00:50:52+01:00

2022-01-14 23:54:25 UTC

/bin/sh -c #(nop) LABEL maintainer=thelamer

2022-01-14 23:54:31 UTC

|2 BUILD_DATE=2022-01-15T00:50:52+01:00 VERSION=1.5.2-ls14 /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-01-14 23:54:31 UTC

/bin/sh -c #(nop) COPY dir:ddf7d84beca18c1ddeaf896324a2d4d79102db9af7cf838b69b87401b1fc103b in /

2022-01-14 23:54:52 UTC

/bin/sh -c #(nop) COPY dir:f3cf1e07c13c4fec0ddca3ccb07a3aa5fff6b8fffad7f04c1f658ddf20843476 in /emulatorjs/

2022-01-14 23:54:57 UTC

/bin/sh -c #(nop) COPY dir:2a28aca97b4a5d17bcb083534f870df855838527d87fa1a429b4b6c28baebe32 in /

2022-01-14 23:54:57 UTC

/bin/sh -c #(nop) EXPOSE 3000 80

2022-01-14 23:54:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-01-14 23:54:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-15T00:50:52+01:00

2022-01-14 23:54:58 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-01-14 23:54:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emulatorjs

2022-01-14 23:54:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-01-14 23:54:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4c4c44a925bce6dc81712351d27df630456b7cb5

2022-01-14 23:54:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4c4c44a925bce6dc81712351d27df630456b7cb5

2022-01-14 23:54:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emulatorjs

2022-01-14 23:54:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emulatorjs

2022-01-14 23:54:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emulatorjs/packages

2022-01-14 23:54:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-01-14 23:54:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.5.2-ls14

Danger Zone
Delete Tag

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.

Delete