Namespace
linuxserver
Image / Tag
emulatorjs:arm32v7-1.7.2-ls35
Content Digest
sha256:097c2901fc9aff4f0fd113cd8555ba846806370ae1dfcd0163f8863458f95291
Details
Created

2022-07-16 09:51:35 UTC

Size

147 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.7.2-ls35 Build-date:- 2022-07-16T04:46:20-05:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-16T04:46:20-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
    b5454ec97ac23960a7799f520554873606e508ef
  • org.opencontainers.image.revision
    b5454ec97ac23960a7799f520554873606e508ef
  • 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-ls35

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:c5693788718c66ea311b776afecc6d5892da1666b0294d72244d724bb02c90f6 - 3.46% (5.07 MB)

[#001] sha256:2a60615f5f9eefcbdfb1dda177c003cdbe3cda4312af911dd9ebdb1f2c5bde0a - 3.31% (4.86 MB)

[#002] sha256:26f23b2a16c61eaccfaa38e51bb7148b44299dc469d8558ba2c9c780d0dac34c - 0.0% (4.13 KB)

[#003] sha256:1bfc07acacfb3203fe88abbb0b80acc5a99bf3b11a438bc72fb15eaa9d4ecbc1 - 30.61% (44.9 MB)

[#004] sha256:8b1409d5422c4a4dcfa5048bdfe11926d1d46dd9a115960234164a28d5be7f6b - 1.11% (1.63 MB)

[#005] sha256:18cdc76988139041352ad7d223f1c0fada903e61ae55010a152bc4180a3dd2fc - 61.51% (90.2 MB)

[#006] sha256:4ac6f4c249a0af3093d28a590952617cda9c692ddb1bc4d9ab8e99cb6174b102 - 0.0% (2.54 KB)


History
2022-07-10 20:57:23 UTC

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

2022-07-10 20:57:23 UTC

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

2022-07-10 20:57:24 UTC

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

2022-07-10 20:57:25 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f3c1af80-ls17 Build-date:- 2022-07-10T15:55:52-05:00

2022-07-10 20:57:26 UTC

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

2022-07-10 20:57:27 UTC

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

2022-07-10 20:57:31 UTC

|2 BUILD_DATE=2022-07-10T15:55:52-05:00 VERSION=f3c1af80-ls17 /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-10 20:57:32 UTC

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

2022-07-10 20:57:32 UTC

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

2022-07-10 20:57:33 UTC

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

2022-07-10 20:57:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-10T15:55:52-05:00

2022-07-10 20:57:35 UTC

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

2022-07-10 20:57:36 UTC

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

2022-07-10 20:57:37 UTC

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

2022-07-10 20:57:38 UTC

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

2022-07-10 20:57:39 UTC

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

2022-07-10 20:57:40 UTC

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

2022-07-10 20:57:41 UTC

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

2022-07-10 20:57:42 UTC

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

2022-07-10 20:57:43 UTC

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

2022-07-10 20:57:44 UTC

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

2022-07-16 09:50:20 UTC

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

2022-07-16 09:50:21 UTC

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

2022-07-16 09:50:22 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.7.2-ls35 Build-date:- 2022-07-16T04:46:20-05:00

2022-07-16 09:50:23 UTC

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

2022-07-16 09:50:33 UTC

|2 BUILD_DATE=2022-07-16T04:46:20-05:00 VERSION=1.7.2-ls35 /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-16 09:50:34 UTC

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

2022-07-16 09:51:11 UTC

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

2022-07-16 09:51:14 UTC

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

2022-07-16 09:51:15 UTC

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

2022-07-16 09:51:17 UTC

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

2022-07-16 09:51:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-16T04:46:20-05:00

2022-07-16 09:51:20 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-16 09:51:22 UTC

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

2022-07-16 09:51:24 UTC

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

2022-07-16 09:51:25 UTC

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

2022-07-16 09:51:27 UTC

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

2022-07-16 09:51:28 UTC

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

2022-07-16 09:51:30 UTC

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

2022-07-16 09:51:32 UTC

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

2022-07-16 09:51:33 UTC

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

2022-07-16 09:51:35 UTC

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

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