Namespace
linuxserver
Image / Tag
emulatorjs:arm32v7-1.7.2-ls46
Content Digest
sha256:2753427b770373b1245ea6c057006f3cfaa03ac2b8af69b44cd77469adc7b1e9
Details
Created

2022-10-29 09:57:26 UTC

Size

148 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.7.2-ls46 Build-date:- 2022-10-29T04:50:41-05:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-29T04:50:41-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
    b6585650a08523655e079e766191ad7c1b3f58d5
  • org.opencontainers.image.revision
    b6585650a08523655e079e766191ad7c1b3f58d5
  • 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-ls46

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:2c001f41411b01bddea7e8e830dfd010c90b992bdc1a2ebdcc84c63ddfa2b9df - 3.43% (5.08 MB)

[#001] sha256:77565d35fea659ff7c8b2b6bafadffdae07768f2cebf5011f434b1479e2ae164 - 3.28% (4.86 MB)

[#002] sha256:b0dfda118a4e437ed7d4f8e6eb8bab6976a42a2f84d21ee58ae7aac24c2971d7 - 0.0% (5.7 KB)

[#003] sha256:5fed665aa70cf63c69313331ca854a34df56ccd52538fc1a216c7839d2d7a7e6 - 30.58% (45.3 MB)

[#004] sha256:e55ff3060ff317ac5d4ada72198a645838b0ef499dc9287b82d1395f306a73ef - 1.1% (1.63 MB)

[#005] sha256:7d36c606c401003df84c84ee9d58873057ef3be0e6dfe56b1fac357892781de0 - 61.6% (91.2 MB)

[#006] sha256:876cbc10c36c1a95c6ce5282bae8674d40249262b256279213f872b4128280b7 - 0.0% (2.58 KB)


History
2022-09-20 06:59:21 UTC

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

2022-09-20 06:59:22 UTC

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

2022-09-20 06:59:23 UTC

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

2022-09-20 06:59:24 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls31 Build-date:- 2022-09-20T08:57:50+02:00

2022-09-20 06:59:25 UTC

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

2022-09-20 06:59:26 UTC

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

2022-09-20 06:59:30 UTC

|2 BUILD_DATE=2022-09-20T08:57:50+02:00 VERSION=fb70a18b-ls31 /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-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && rm -rf /tmp/*

2022-09-20 06:59:31 UTC

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

2022-09-20 06:59:31 UTC

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

2022-09-20 06:59:32 UTC

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

2022-09-20 06:59:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T08:57:50+02:00

2022-09-20 06:59:34 UTC

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

2022-09-20 06:59:35 UTC

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

2022-09-20 06:59:36 UTC

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

2022-09-20 06:59:37 UTC

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

2022-09-20 06:59:38 UTC

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

2022-09-20 06:59:39 UTC

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

2022-09-20 06:59:40 UTC

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

2022-09-20 06:59:41 UTC

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

2022-09-20 06:59:42 UTC

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

2022-09-20 06:59:43 UTC

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

2022-10-29 09:56:08 UTC

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

2022-10-29 09:56:08 UTC

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

2022-10-29 09:56:08 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls46 Build-date:- 2022-10-29T04:50:41-05:00

2022-10-29 09:56:08 UTC

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

2022-10-29 09:56:20 UTC

|2 BUILD_DATE=2022-10-29T04:50:41-05:00 VERSION=1.7.2-ls46 /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/QmPYV2qJi3QrgqS9gPbX4XQ7DoNj3aZAz9sHy2Bo3Xeqbj" -o /usr/local/bin/chdman && chmod +x /usr/local/bin/chdman && echo "**** cleanup ****" && rm -rf /tmp/*

2022-10-29 09:56:21 UTC

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

2022-10-29 09:57:18 UTC

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

2022-10-29 09:57:21 UTC

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

2022-10-29 09:57:22 UTC

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

2022-10-29 09:57:22 UTC

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

2022-10-29 09:57:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-29T04:50:41-05:00

2022-10-29 09:57:23 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-10-29 09:57:23 UTC

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

2022-10-29 09:57:23 UTC

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

2022-10-29 09:57:24 UTC

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

2022-10-29 09:57:24 UTC

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

2022-10-29 09:57:24 UTC

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

2022-10-29 09:57:25 UTC

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

2022-10-29 09:57:25 UTC

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

2022-10-29 09:57:25 UTC

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

2022-10-29 09:57:26 UTC

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

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