Namespace
linuxserver
Image / Tag
emulatorjs:amd64-1.7.2-ls43
Content Digest
sha256:30074acbe64b07ee254664babb83dc0db662b18b2dd19d7635a3ca5f6ae928d8
Details
Created

2022-09-17 09:50:51 UTC

Size

151 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.7.2-ls43 Build-date:- 2022-09-17T04:46:50-05:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-17T04:46:50-05: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
    4865be6e8b52b1a294f522cf60bfc701c910a415
  • org.opencontainers.image.revision
    4865be6e8b52b1a294f522cf60bfc701c910a415
  • 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-ls43

Environment
HOME

/root

PATH

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

PS1

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

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:c110a571c1030e04da5996a2d42613a494b232106bcce5e3e15e07debe90949e - 3.39% (5.1 MB)

[#001] sha256:f6656e055e8894f9542562b11e7592765de05056b3b36fbdaacf21193a49f3e8 - 2.53% (3.8 MB)

[#002] sha256:5c6ccb3c7bb1b59e0154127b8ab23e0c179296e23785bc5a9ed8ac10434f6ffa - 0.0% (5.89 KB)

[#003] sha256:5f884e7673376ed5685748d95d3bb57c8d76c544853d78dfd53d893b91071dee - 32.58% (49 MB)

[#004] sha256:343411c4e5fe38c1a243a1292cca592b7d93587bef44adc14bd1b791d01a97d3 - 1.15% (1.73 MB)

[#005] sha256:00a9af04238b062597280365a48d5666477805748d519f5e6f08607c4ecd61b9 - 60.35% (90.8 MB)

[#006] sha256:161e29e0bd1e795e25ef88b93f467008f01d654c832e458375122c61a0897e78 - 0.0% (2.58 KB)


History
2022-09-13 12:05:21 UTC

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

2022-09-13 12:05:22 UTC

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

2022-09-13 12:05:22 UTC

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

2022-09-13 12:05:22 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls30 Build-date:- 2022-09-13T07:03:55-05:00

2022-09-13 12:05:22 UTC

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

2022-09-13 12:05:22 UTC

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

2022-09-13 12:05:24 UTC

|2 BUILD_DATE=2022-09-13T07:03:55-05:00 VERSION=fb70a18b-ls30 /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-09-13 12:05:25 UTC

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

2022-09-13 12:05:25 UTC

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

2022-09-13 12:05:25 UTC

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

2022-09-13 12:05:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-13T07:03:55-05:00

2022-09-13 12:05:25 UTC

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

2022-09-13 12:05:25 UTC

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

2022-09-13 12:05:26 UTC

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

2022-09-13 12:05:26 UTC

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

2022-09-13 12:05:26 UTC

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

2022-09-13 12:05:26 UTC

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

2022-09-13 12:05:26 UTC

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

2022-09-13 12:05:26 UTC

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

2022-09-13 12:05:27 UTC

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

2022-09-13 12:05:27 UTC

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

2022-09-17 09:50:19 UTC

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

2022-09-17 09:50:19 UTC

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

2022-09-17 09:50:19 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls43 Build-date:- 2022-09-17T04:46:50-05:00

2022-09-17 09:50:20 UTC

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

2022-09-17 09:50:25 UTC

|2 BUILD_DATE=2022-09-17T04:46:50-05:00 VERSION=1.7.2-ls43 /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-09-17 09:50:25 UTC

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

2022-09-17 09:50:46 UTC

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

2022-09-17 09:50:49 UTC

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

2022-09-17 09:50:49 UTC

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

2022-09-17 09:50:49 UTC

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

2022-09-17 09:50:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-17T04:46:50-05:00

2022-09-17 09:50:50 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-09-17 09:50:50 UTC

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

2022-09-17 09:50:50 UTC

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

2022-09-17 09:50:50 UTC

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

2022-09-17 09:50:50 UTC

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

2022-09-17 09:50:51 UTC

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

2022-09-17 09:50:51 UTC

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

2022-09-17 09:50:51 UTC

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

2022-09-17 09:50:51 UTC

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

2022-09-17 09:50:51 UTC

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

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