Namespace
linuxserver
Image / Tag
emulatorjs:arm64v8-1.7.1-ls29
Content Digest
sha256:6a7f2fb4c3ae75f95322ebda57ea78ddd7b04ca7ef2c90b4d952048b222cc19e
Details
Created

2022-05-08 22:35:38 UTC

Size

153 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.7.1-ls29 Build-date:- 2022-05-08T17:30:23-05:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-05-08T17:30:23-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
    2d9f99236402775049982a8a033c4a2ae81d5437
  • org.opencontainers.image.revision
    2d9f99236402775049982a8a033c4a2ae81d5437
  • 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.1-ls29

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:2652475af17a31f9615c5ed451fe4eabb089e3d58ecc4e439e24b4da2f21a175 - 1.77% (2.71 MB)

[#001] sha256:5b0b1ccf3f1b890137c9183ea89ab9462db200c0aa346afc609bf291f0f4bbc5 - 1.4% (2.15 MB)

[#002] sha256:50dccb906d1e8a1fc21ab8a9cf3c1db3d695c6b7deae7ff431464b3c83de526d - 1.37% (2.1 MB)

[#003] sha256:2c1b84deb13daddbdb23ad6aa6f14369d4d65f7b5682f3fc0ac48203cdaa1a3f - 0.0% (413 Bytes)

[#004] sha256:fef1f1cae5dc74f84416ae89fe65254a336c533658534bb9efa740888e3c3262 - 3.07% (4.71 MB)

[#005] sha256:c553702bb42636038c22e6ae0576225d86d5f411d32494c7f11fc157d383d410 - 0.0% (3.63 KB)

[#006] sha256:71e287c92fc59a3998b63151fb73d95774177cae9496c78f5b2a028e6d60dddb - 32.3% (49.5 MB)

[#007] sha256:3d39e9d6b3f74885910ff522d7496f3e6632f3d764a602d6592eac8ffc9edd93 - 1.05% (1.61 MB)

[#008] sha256:576f40dd61c931ddf561ad117c7a9e709ba6f0eb185536fe56d3b43409291d6f - 59.03% (90.4 MB)

[#009] sha256:fe29b20c4951a574ef50ac6582e76be5d10ea5e2f84d46ecafeb91ad12124846 - 0.0% (2.56 KB)


History
2022-05-03 06:35:37 UTC

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

2022-05-03 06:35:37 UTC

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

2022-05-03 06:35:38 UTC

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

2022-05-03 06:35:39 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5238694f-ls14 Build-date:- 2022-05-03T08:34:20+02:00

2022-05-03 06:35:40 UTC

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

2022-05-03 06:35:41 UTC

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

2022-05-03 06:35:42 UTC

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

2022-05-03 06:35:45 UTC

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

2022-05-03 06:35:45 UTC

|4 BUILD_DATE=2022-05-03T08:34:20+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=5238694f-ls14 /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-03 06:35:47 UTC

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

2022-05-03 06:35:47 UTC

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

2022-05-03 06:35:52 UTC

|4 BUILD_DATE=2022-05-03T08:34:20+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=5238694f-ls14 /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 "**** 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 ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2022-05-03 06:35:54 UTC

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

2022-05-03 06:35:54 UTC

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

2022-05-03 06:35:55 UTC

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

2022-05-03 06:35:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-03T08:34:20+02:00

2022-05-03 06:35:57 UTC

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

2022-05-03 06:35:58 UTC

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

2022-05-03 06:35:59 UTC

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

2022-05-03 06:36:00 UTC

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

2022-05-03 06:36:01 UTC

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

2022-05-03 06:36:02 UTC

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

2022-05-03 06:36:03 UTC

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

2022-05-03 06:36:04 UTC

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

2022-05-03 06:36:05 UTC

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

2022-05-03 06:36:06 UTC

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

2022-05-08 22:34:34 UTC

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

2022-05-08 22:34:35 UTC

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

2022-05-08 22:34:36 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.1-ls29 Build-date:- 2022-05-08T17:30:23-05:00

2022-05-08 22:34:37 UTC

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

2022-05-08 22:34:48 UTC

|2 BUILD_DATE=2022-05-08T17:30:23-05:00 VERSION=1.7.1-ls29 /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-05-08 22:34:49 UTC

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

2022-05-08 22:35:16 UTC

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

2022-05-08 22:35:18 UTC

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

2022-05-08 22:35:20 UTC

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

2022-05-08 22:35:21 UTC

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

2022-05-08 22:35:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-08T17:30:23-05:00

2022-05-08 22:35:24 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-05-08 22:35:26 UTC

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

2022-05-08 22:35:27 UTC

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

2022-05-08 22:35:29 UTC

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

2022-05-08 22:35:30 UTC

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

2022-05-08 22:35:32 UTC

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

2022-05-08 22:35:33 UTC

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

2022-05-08 22:35:35 UTC

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

2022-05-08 22:35:36 UTC

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

2022-05-08 22:35:38 UTC

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

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