Namespace
linuxserver
Image / Tag
emulatorjs:amd64-1.7.2-ls33
Content Digest
sha256:72b829153e3a07e5bc59bd5ab301a7c7e718d6c3da399fef7b0a6d0b00705284
Details
Created

2022-07-02 09:49:34 UTC

Size

151 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.7.2-ls33 Build-date:- 2022-07-02T11:45:25+02:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-02T11:45:25+02: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
    e4a8c1af7c096e8fa6ab9c306f5743011bb34409
  • org.opencontainers.image.revision
    e4a8c1af7c096e8fa6ab9c306f5743011bb34409
  • 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.2-ls33

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:f9a959091e56f8c2742d72219c207fce63cb992cd27aa689e8b829eeaf6377fd - 1.86% (2.8 MB)

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

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

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

[#004] sha256:e3e13681ce0adee3547ca670a1cfe15f9f67833cd6bc9b24e4e64b3cd9f4047a - 2.03% (3.06 MB)

[#005] sha256:fa8afe348265eb1b301889fe217c9ed7d183e03fc8d7d1947f970f4573c3b227 - 0.0% (3.62 KB)

[#006] sha256:f8243907358afafd9c412ca1e4c2d5cf7052b88c7c74cbec7a262983007f7b13 - 32.79% (49.4 MB)

[#007] sha256:f239c6073b7852b92583e0283b8219feb3f83dd78d08c4fe85470b144d742cae - 1.15% (1.73 MB)

[#008] sha256:0555504e1eefb02d5fc9e8ca41d15ec4e42a886638cfdac262e89ae8facadd70 - 59.81% (90.2 MB)

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


History
2022-05-17 06:36:36 UTC

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

2022-05-17 06:36:36 UTC

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

2022-05-17 06:36:36 UTC

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

2022-05-17 06:36:36 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3f863a28-ls15 Build-date:- 2022-05-17T08:35:33+02:00

2022-05-17 06:36:37 UTC

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

2022-05-17 06:36:37 UTC

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

2022-05-17 06:36:37 UTC

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

2022-05-17 06:36:37 UTC

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

2022-05-17 06:36:38 UTC

|4 BUILD_DATE=2022-05-17T08:35:33+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=3f863a28-ls15 /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-05-17 06:36:39 UTC

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

2022-05-17 06:36:39 UTC

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

2022-05-17 06:36:42 UTC

|4 BUILD_DATE=2022-05-17T08:35:33+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=3f863a28-ls15 /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-05-17 06:36:42 UTC

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

2022-05-17 06:36:42 UTC

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

2022-05-17 06:36:42 UTC

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

2022-05-17 06:36:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-17T08:35:33+02:00

2022-05-17 06:36:42 UTC

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

2022-05-17 06:36:43 UTC

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

2022-05-17 06:36:43 UTC

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

2022-05-17 06:36:43 UTC

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

2022-05-17 06:36:43 UTC

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

2022-05-17 06:36:43 UTC

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

2022-05-17 06:36:43 UTC

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

2022-05-17 06:36:44 UTC

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

2022-05-17 06:36:44 UTC

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

2022-05-17 06:36:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3f863a28-ls15

2022-07-02 09:48:53 UTC

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

2022-07-02 09:48:53 UTC

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

2022-07-02 09:48:53 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls33 Build-date:- 2022-07-02T11:45:25+02:00

2022-07-02 09:48:53 UTC

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

2022-07-02 09:49:01 UTC

|2 BUILD_DATE=2022-07-02T11:45:25+02:00 VERSION=1.7.2-ls33 /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-02 09:49:02 UTC

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

2022-07-02 09:49:26 UTC

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

2022-07-02 09:49:32 UTC

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

2022-07-02 09:49:33 UTC

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

2022-07-02 09:49:33 UTC

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

2022-07-02 09:49:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-02T11:45:25+02:00

2022-07-02 09:49:33 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-02 09:49:33 UTC

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

2022-07-02 09:49:33 UTC

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

2022-07-02 09:49:33 UTC

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

2022-07-02 09:49:34 UTC

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

2022-07-02 09:49:34 UTC

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

2022-07-02 09:49:34 UTC

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

2022-07-02 09:49:34 UTC

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

2022-07-02 09:49:34 UTC

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

2022-07-02 09:49:34 UTC

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

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