Namespace
linuxserver
Image / Tag
emulatorjs:amd64-1.7.0-ls21
Content Digest
sha256:67aee0508448711568dbd411efa6bd56f62efa557738422ff402526a3ab03794
Details
Created

2022-03-05 09:49:32 UTC

Size

152 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.7.0-ls21 Build-date:- 2022-03-05T10:45:05+01:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-03-05T10:45:05+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
    838b9b804fed606bcffb678abaaadc9fb6d1f0ec
  • org.opencontainers.image.revision
    838b9b804fed606bcffb678abaaadc9fb6d1f0ec
  • 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.7.0-ls21

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:0343daf6f7f34c8d316b34569f6cfcd72870c7bed124b6061e6138206d58448b - 1.85% (2.8 MB)

[#001] sha256:5d44b4a230c2df912c47c86c4e436953f8a9e5b9bcd187012716e2d832b840e0 - 1.19% (1.8 MB)

[#002] sha256:c7304b0d1a917b03645bfde7164c6e98aae65ce9d6d4458aed03c164fb516ec9 - 1.14% (1.74 MB)

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

[#004] sha256:c51acd5a5c692f85907b2a0236f1666cb6f5cfbcabc180dbe6cef75f58980235 - 2.02% (3.06 MB)

[#005] sha256:946d12f63dd079753f28087dcd2bc147bfc36641e0a85cab508b7939db83280f - 0.0% (3.55 KB)

[#006] sha256:72bf2c0a200d3950ffae8f782d221864bb3fd8141a42eba70081d5b1cb00d1c6 - 33.12% (50.2 MB)

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

[#008] sha256:763308ec8a063927e8db3160f4f692bd6adc3ce4776656f0f90c97d52bcae733 - 59.54% (90.3 MB)

[#009] sha256:58fec78690ec7039eafe1b53a967e3c1b2e7c165af0dc313df150e15565c2f3b - 0.0% (2.62 KB)


History
2022-02-22 06:31:28 UTC

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

2022-02-22 06:31:29 UTC

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

2022-02-22 06:31:29 UTC

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

2022-02-22 06:31:29 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:29 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=amd64

2022-02-22 06:31:31 UTC

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

2022-02-22 06:31:32 UTC

|4 BUILD_DATE=2022-02-22T07:30:17+01:00 OVERLAY_ARCH=amd64 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:32 UTC

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

2022-02-22 06:31:32 UTC

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

2022-02-22 06:31:35 UTC

|4 BUILD_DATE=2022-02-22T07:30:17+01:00 OVERLAY_ARCH=amd64 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 "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2022-02-22 06:31:35 UTC

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

2022-02-22 06:31:35 UTC

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

2022-02-22 06:31:35 UTC

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

2022-02-22 06:31:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-22T07:30:17+01:00

2022-02-22 06:31:35 UTC

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

2022-02-22 06:31:35 UTC

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

2022-02-22 06:31:36 UTC

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

2022-02-22 06:31:36 UTC

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

2022-02-22 06:31:36 UTC

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

2022-02-22 06:31:36 UTC

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

2022-02-22 06:31:36 UTC

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

2022-02-22 06:31:36 UTC

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

2022-02-22 06:31:37 UTC

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

2022-02-22 06:31:37 UTC

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

2022-03-05 09:48:48 UTC

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

2022-03-05 09:48:48 UTC

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

2022-03-05 09:48:48 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.0-ls21 Build-date:- 2022-03-05T10:45:05+01:00

2022-03-05 09:48:49 UTC

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

2022-03-05 09:48:56 UTC

|2 BUILD_DATE=2022-03-05T10:45:05+01:00 VERSION=1.7.0-ls21 /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-05 09:48:57 UTC

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

2022-03-05 09:49:24 UTC

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

2022-03-05 09:49:30 UTC

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

2022-03-05 09:49:30 UTC

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

2022-03-05 09:49:30 UTC

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

2022-03-05 09:49:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-05T10:45:05+01:00

2022-03-05 09:49:30 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-05 09:49:30 UTC

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

2022-03-05 09:49:31 UTC

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

2022-03-05 09:49:31 UTC

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

2022-03-05 09:49:31 UTC

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

2022-03-05 09:49:31 UTC

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

2022-03-05 09:49:31 UTC

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

2022-03-05 09:49:31 UTC

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

2022-03-05 09:49:31 UTC

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

2022-03-05 09:49:32 UTC

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

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