Namespace
linuxserver
Image / Tag
emulatorjs:arm64v8-1.7.2-ls42
Content Digest
sha256:c38b00f630a51bcad0503dad738bb244a9e112390c4a5665b9609b0efd60db61
Details
Created

2022-09-03 09:53:19 UTC

Size

152 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.7.2-ls42 Build-date:- 2022-09-03T04:48:06-05:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-03T04:48:06-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
    6fd10943d36c4c69e3cf8cbfdcff106927bc7620
  • org.opencontainers.image.revision
    6fd10943d36c4c69e3cf8cbfdcff106927bc7620
  • 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-ls42

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:7a05a17b64c7518741b749a47d96aa46f05697c822c683cf328fbae9eea658e4 - 3.49% (5.31 MB)

[#001] sha256:180984d233ca2ba7bdcede5ef8cfcecda63ac60a8c639eec12b6258fd410c21d - 3.59% (5.45 MB)

[#002] sha256:b8b9535c1abb4436a2653b76207df29b31a85f524c1c4295fca07ed0487a5d56 - 0.0% (5.61 KB)

[#003] sha256:77991c969446c6c9cceb13b951ea7b50dcd85f978419de59bed682fbcef949a3 - 32.5% (49.4 MB)

[#004] sha256:5961a931237ba054de53d6990fe5ebce7728e5a2bd37e0091f93afda988126d7 - 1.06% (1.61 MB)

[#005] sha256:a9d0348cbaf78824dd2a7db139e21c0a918f4a8c8ed61e5961fa82adee8bca3f - 59.36% (90.2 MB)

[#006] sha256:15607962a4892376ce7c56529dca8d25968a43bf8a5c980597a8052cc72be5d2 - 0.0% (2.53 KB)


History
2022-09-02 14:12:22 UTC

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

2022-09-02 14:12:23 UTC

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

2022-09-02 14:12:23 UTC

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

2022-09-02 14:12:23 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls27 Build-date:- 2022-09-02T09:11:01-05:00

2022-09-02 14:12:23 UTC

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

2022-09-02 14:12:23 UTC

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

2022-09-02 14:12:25 UTC

|2 BUILD_DATE=2022-09-02T09:11:01-05:00 VERSION=fb70a18b-ls27 /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-09-02 14:12:26 UTC

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

2022-09-02 14:12:26 UTC

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

2022-09-02 14:12:26 UTC

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

2022-09-02 14:12:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-02T09:11:01-05:00

2022-09-02 14:12:26 UTC

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

2022-09-02 14:12:26 UTC

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

2022-09-02 14:12:26 UTC

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

2022-09-02 14:12:27 UTC

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

2022-09-02 14:12:27 UTC

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

2022-09-02 14:12:27 UTC

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

2022-09-02 14:12:27 UTC

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

2022-09-02 14:12:27 UTC

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

2022-09-02 14:12:27 UTC

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

2022-09-02 14:12:27 UTC

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

2022-09-03 09:51:47 UTC

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

2022-09-03 09:51:47 UTC

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

2022-09-03 09:51:48 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls42 Build-date:- 2022-09-03T04:48:06-05:00

2022-09-03 09:51:49 UTC

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

2022-09-03 09:52:31 UTC

|2 BUILD_DATE=2022-09-03T04:48:06-05:00 VERSION=1.7.2-ls42 /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-09-03 09:52:32 UTC

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

2022-09-03 09:52:58 UTC

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

2022-09-03 09:53:00 UTC

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

2022-09-03 09:53:01 UTC

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

2022-09-03 09:53:03 UTC

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

2022-09-03 09:53:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-03T04:48:06-05:00

2022-09-03 09:53:06 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-03 09:53:07 UTC

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

2022-09-03 09:53:09 UTC

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

2022-09-03 09:53:10 UTC

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

2022-09-03 09:53:12 UTC

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

2022-09-03 09:53:13 UTC

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

2022-09-03 09:53:15 UTC

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

2022-09-03 09:53:16 UTC

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

2022-09-03 09:53:18 UTC

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

2022-09-03 09:53:19 UTC

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

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