Namespace
linuxserver
Image / Tag
emulatorjs:arm32v7-1.7.2-ls36
Content Digest
sha256:68deb9bf1f77bfec81ad6dc146756a384eda2a023ae59051ecb3d49be8034c47
Details
Created

2022-07-23 09:51:49 UTC

Size

147 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.7.2-ls36 Build-date:- 2022-07-23T11:46:58+02:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-23T11:46:58+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
    9e3138014e5d8fa1c963b19f78852f895d13c4b3
  • org.opencontainers.image.revision
    9e3138014e5d8fa1c963b19f78852f895d13c4b3
  • 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-ls36

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:5132e7f2ea6f04f05c67ad10e411d6e1eb61ab8deca9eff2ad105fc1e85910cd - 3.45% (5.07 MB)

[#001] sha256:59637417c73d539f7b0ab228ec623e9185fa16fda6fa613c733f5d5275c10a38 - 3.31% (4.86 MB)

[#002] sha256:80d44742f34b2070e64b2ecbd4f23f4b10068307ec7654949033f1d46c7296f1 - 0.0% (4.21 KB)

[#003] sha256:d3ea3380e811f69aa695ab6905a031460a79930dc0a2312b77d2ab2a1bbb5928 - 30.66% (45 MB)

[#004] sha256:2b722dc9a1458bff3b5f63205ec800ed7403a5517c6c557c6604ece8ca7ebea2 - 1.11% (1.63 MB)

[#005] sha256:4fce61420a69156503b0ac604cb76433caa79add9fab4e52780c98a70d6bcc55 - 61.46% (90.2 MB)

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


History
2022-07-22 19:17:07 UTC

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

2022-07-22 19:17:07 UTC

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

2022-07-22 19:17:08 UTC

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

2022-07-22 19:17:09 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 657d0a68-ls19 Build-date:- 2022-07-22T14:15:37-05:00

2022-07-22 19:17:10 UTC

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

2022-07-22 19:17:11 UTC

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

2022-07-22 19:17:14 UTC

|2 BUILD_DATE=2022-07-22T14:15:37-05:00 VERSION=657d0a68-ls19 /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-22 19:17:16 UTC

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

2022-07-22 19:17:16 UTC

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

2022-07-22 19:17:17 UTC

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

2022-07-22 19:17:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T14:15:37-05:00

2022-07-22 19:17:19 UTC

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

2022-07-22 19:17:20 UTC

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

2022-07-22 19:17:21 UTC

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

2022-07-22 19:17:22 UTC

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

2022-07-22 19:17:23 UTC

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

2022-07-22 19:17:24 UTC

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

2022-07-22 19:17:25 UTC

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

2022-07-22 19:17:26 UTC

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

2022-07-22 19:17:27 UTC

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

2022-07-22 19:17:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=657d0a68-ls19

2022-07-23 09:50:58 UTC

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

2022-07-23 09:50:58 UTC

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

2022-07-23 09:50:58 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls36 Build-date:- 2022-07-23T11:46:58+02:00

2022-07-23 09:50:58 UTC

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

2022-07-23 09:51:08 UTC

|2 BUILD_DATE=2022-07-23T11:46:58+02:00 VERSION=1.7.2-ls36 /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-07-23 09:51:09 UTC

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

2022-07-23 09:51:39 UTC

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

2022-07-23 09:51:47 UTC

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

2022-07-23 09:51:47 UTC

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

2022-07-23 09:51:47 UTC

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

2022-07-23 09:51:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-23T11:46:58+02:00

2022-07-23 09:51:47 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-07-23 09:51:48 UTC

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

2022-07-23 09:51:48 UTC

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

2022-07-23 09:51:48 UTC

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

2022-07-23 09:51:48 UTC

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

2022-07-23 09:51:48 UTC

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

2022-07-23 09:51:48 UTC

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

2022-07-23 09:51:48 UTC

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

2022-07-23 09:51:49 UTC

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

2022-07-23 09:51:49 UTC

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

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