Namespace
linuxserver
Image / Tag
emulatorjs:arm64v8-1.3.5
Content Digest
sha256:fe438abe517870f79421a1e5e80f0d65b3f2cf457686480ea0787feabec31be9
Details
Created

2021-11-19 20:38:21 UTC

Size

245 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.3.5-ls7 Build-date:- 2021-11-19T21:31:36+01:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-11-19T21:31:36+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
    7e3a3bdd753061c4f25af2a809689d0654d8cafd
  • org.opencontainers.image.revision
    7e3a3bdd753061c4f25af2a809689d0654d8cafd
  • 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.3.5-ls7

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:1bafb68e14a45d004262569a4cdf33fcae0516be8a89317547f70d612e81b80b - 1.11% (2.71 MB)

[#001] sha256:672a4a9a083d3bacc81341b862d11f6161ffc1119807dddf7d8c80229f9ae9d7 - 0.88% (2.15 MB)

[#002] sha256:00ed94222ed16336cccb33e16d74f26cd3673c86c06a6c4a4c4cdbbda684f9c6 - 0.86% (2.1 MB)

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

[#004] sha256:ad21176a008f809ddd0ed89f99e3101f3d5fe7f8f91227a6f5cbd9c41e2966b5 - 1.91% (4.68 MB)

[#005] sha256:3eb221ec44bf50d6cdb6f3d4df6609819b7c63113f7439674d98165831458c6e - 0.0% (2.87 KB)

[#006] sha256:0da6695e92768c16281d3957df43161105615224cb9a1699d5495dba6bcd237d - 20.15% (49.3 MB)

[#007] sha256:dcc0253e3e8a7ddd1beee829afe0daa728c8786847c5c354e88e6a1688db5937 - 0.68% (1.67 MB)

[#008] sha256:f045c5194923c39c642ce1b2f2e6bf0c0f0d04e5734cc6f102033821585cb8bd - 74.4% (182 MB)

[#009] sha256:8220479d5770a1f3fef4af23863fec6b94a09c028c3661549115410b48974349 - 0.0% (1016 Bytes)


History
2021-11-16 06:29:37 UTC

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

2021-11-16 06:29:38 UTC

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

2021-11-16 06:29:39 UTC

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

2021-11-16 06:29:40 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f883f151-ls12 Build-date:- 2021-11-16T07:28:15+01:00

2021-11-16 06:29:41 UTC

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

2021-11-16 06:29:42 UTC

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

2021-11-16 06:29:43 UTC

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

2021-11-16 06:29:45 UTC

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

2021-11-16 06:29:46 UTC

|4 BUILD_DATE=2021-11-16T07:28:15+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=f883f151-ls12 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-11-16 06:29:47 UTC

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

2021-11-16 06:29:47 UTC

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

2021-11-16 06:29:53 UTC

|4 BUILD_DATE=2021-11-16T07:28:15+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=f883f151-ls12 /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/*

2021-11-16 06:29:54 UTC

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

2021-11-16 06:29:54 UTC

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

2021-11-16 06:29:55 UTC

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

2021-11-16 06:29:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-16T07:28:15+01:00

2021-11-16 06:29:57 UTC

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

2021-11-16 06:29:58 UTC

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

2021-11-16 06:29:59 UTC

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

2021-11-16 06:30:00 UTC

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

2021-11-16 06:30:01 UTC

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

2021-11-16 06:30:02 UTC

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

2021-11-16 06:30:03 UTC

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

2021-11-16 06:30:04 UTC

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

2021-11-16 06:30:05 UTC

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

2021-11-16 06:30:06 UTC

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

2021-11-19 20:37:12 UTC

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

2021-11-19 20:37:12 UTC

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

2021-11-19 20:37:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.3.5-ls7 Build-date:- 2021-11-19T21:31:36+01:00

2021-11-19 20:37:14 UTC

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

2021-11-19 20:37:25 UTC

|2 BUILD_DATE=2021-11-19T21:31:36+01:00 VERSION=1.3.5-ls7 /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/*

2021-11-19 20:37:26 UTC

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

2021-11-19 20:37:58 UTC

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

2021-11-19 20:38:00 UTC

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

2021-11-19 20:38:02 UTC

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

2021-11-19 20:38:04 UTC

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

2021-11-19 20:38:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-19T21:31:36+01:00

2021-11-19 20:38:07 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.

2021-11-19 20:38:08 UTC

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

2021-11-19 20:38:10 UTC

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

2021-11-19 20:38:12 UTC

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

2021-11-19 20:38:13 UTC

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

2021-11-19 20:38:15 UTC

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

2021-11-19 20:38:16 UTC

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

2021-11-19 20:38:18 UTC

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

2021-11-19 20:38:19 UTC

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

2021-11-19 20:38:21 UTC

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

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