Namespace
linuxserver
Image / Tag
emulatorjs:arm32v7-1.7.2-ls38
Content Digest
sha256:39fd2a59347444d74684a4455cb250a6cddd750424259054f309e0bab312b52d
Details
Created

2022-08-06 09:51:21 UTC

Size

147 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.7.2-ls38 Build-date:- 2022-08-06T11:45:57+02:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-06T11:45:57+02: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
    0f5a50378929937382cc62b585baefdbccce9472
  • org.opencontainers.image.revision
    0f5a50378929937382cc62b585baefdbccce9472
  • 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-ls38

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:2992880741f255cc9f3b30270372b836d59a4dbe22a246342cddc5dfada49ad7 - 3.44% (5.08 MB)

[#001] sha256:022e475dc6a008715983d6c67075ada57d03ee96743aa4f0b19d100bb4686984 - 3.3% (4.87 MB)

[#002] sha256:0a2eebdb384d27d320d693899b75cf97323df26b7179ed05dcc7e5581ae22c9d - 0.0% (5.07 KB)

[#003] sha256:85e335bfa7dd40ec3ddce940b06ff6ac4b4b9cd6f2e24016e65ea5ecbc4e0be2 - 30.91% (45.6 MB)

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

[#005] sha256:0c8a544677ba4e26451b20531371fa46043c154609dd5c6e217754b2df3ee078 - 61.23% (90.3 MB)

[#006] sha256:57e3db652ae8b8966d0bb472e0e99ea4a5e3484f5e5a29a74bf0edebfb3cc833 - 0.0% (2.54 KB)


History
2022-07-31 10:56:44 UTC

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

2022-07-31 10:56:44 UTC

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

2022-07-31 10:56:45 UTC

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

2022-07-31 10:56:46 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9c795646-ls21 Build-date:- 2022-07-31T10:55:26+00:00

2022-07-31 10:56:47 UTC

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

2022-07-31 10:56:48 UTC

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

2022-07-31 10:56:53 UTC

|2 BUILD_DATE=2022-07-31T10:55:26+00:00 VERSION=9c795646-ls21 /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-07-31 10:56:54 UTC

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

2022-07-31 10:56:54 UTC

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

2022-07-31 10:56:55 UTC

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

2022-07-31 10:56:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-31T10:55:26+00:00

2022-07-31 10:56:57 UTC

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

2022-07-31 10:56:58 UTC

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

2022-07-31 10:56:59 UTC

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

2022-07-31 10:57:00 UTC

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

2022-07-31 10:57:01 UTC

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

2022-07-31 10:57:02 UTC

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

2022-07-31 10:57:03 UTC

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

2022-07-31 10:57:04 UTC

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

2022-07-31 10:57:05 UTC

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

2022-07-31 10:57:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9c795646-ls21

2022-08-06 09:49:54 UTC

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

2022-08-06 09:49:54 UTC

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

2022-08-06 09:49:55 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls38 Build-date:- 2022-08-06T11:45:57+02:00

2022-08-06 09:49:56 UTC

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

2022-08-06 09:50:08 UTC

|2 BUILD_DATE=2022-08-06T11:45:57+02:00 VERSION=1.7.2-ls38 /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-08-06 09:50:09 UTC

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

2022-08-06 09:50:57 UTC

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

2022-08-06 09:50:59 UTC

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

2022-08-06 09:51:01 UTC

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

2022-08-06 09:51:03 UTC

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

2022-08-06 09:51:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-06T11:45:57+02:00

2022-08-06 09:51: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-08-06 09:51:08 UTC

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

2022-08-06 09:51:09 UTC

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

2022-08-06 09:51:11 UTC

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

2022-08-06 09:51:13 UTC

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

2022-08-06 09:51:14 UTC

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

2022-08-06 09:51:16 UTC

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

2022-08-06 09:51:18 UTC

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

2022-08-06 09:51:19 UTC

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

2022-08-06 09:51:21 UTC

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

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