Namespace
linuxserver
Image / Tag
emulatorjs:amd64-1.6.6-ls17
Content Digest
sha256:706baeab9aedbcca6bfb4b05e86b8c4766372309a93f0a6fc706979583d4bf18
Details
Created

2022-01-25 22:06:40 UTC

Size

151 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.6.6-ls17 Build-date:- 2022-01-25T23:02:47+01:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-01-25T23:02:47+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
    6873c0443098672b74680974b1b6988ecd2ba5e4
  • org.opencontainers.image.revision
    6873c0443098672b74680974b1b6988ecd2ba5e4
  • 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.6.6-ls17

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:7b41a81ccfdada88095fafdccda888949e067873ae1784af8c00f3b479abc22a - 1.85% (2.8 MB)

[#001] sha256:62b7244b4b2f1e5d2da827822eac619b7bbbe0b2c9c2c9bf05415e39ccd8b777 - 1.19% (1.8 MB)

[#002] sha256:ae3eb8c91d909184474aff6f6c8713b176b4f000ad3d7317833ca0eac77ab5bd - 1.15% (1.74 MB)

[#003] sha256:00e88b227141b89cbb954f15180e8a4bad1835c9a2e64076e2e1ad32befe2bf2 - 0.0% (437 Bytes)

[#004] sha256:1edf4e72360a440970c5a786424edd1c8c7746bf8ba4dc9a136b33eb5c93f7a5 - 2.02% (3.06 MB)

[#005] sha256:02dfb15a1ddd8362372031a8fa724af067cbc6c3cbcad636c8e5bb7791553314 - 0.0% (3.55 KB)

[#006] sha256:fed65d55091cd6f4c022d510b2b5482184834d446eb88feec2559abf8bb3e705 - 33.11% (50.1 MB)

[#007] sha256:3430f4a48c601ca2687aa20cf2936b6c9fb54827f77a27c5e28982167a87a766 - 1.14% (1.72 MB)

[#008] sha256:68ed4c1e2fc5be02c3c010e1eb4f22abfed8ff1661484bff7ad17e927b89632b - 59.54% (90.2 MB)

[#009] sha256:d7b7a818202cb8ca22c6cc6b567a7e3046d6e6609c4b33804f792058eafaf075 - 0.0% (2.62 KB)


History
2022-01-24 19:50:18 UTC

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

2022-01-24 19:50:18 UTC

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

2022-01-24 19:50:19 UTC

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

2022-01-24 19:50:19 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 6faecbac-ls6 Build-date:- 2022-01-24T20:49:04+01:00

2022-01-24 19:50:19 UTC

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

2022-01-24 19:50:19 UTC

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

2022-01-24 19:50:19 UTC

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

2022-01-24 19:50:20 UTC

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

2022-01-24 19:50:21 UTC

|4 BUILD_DATE=2022-01-24T20:49:04+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=6faecbac-ls6 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2022-01-24 19:50:21 UTC

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

2022-01-24 19:50:22 UTC

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

2022-01-24 19:50:25 UTC

|4 BUILD_DATE=2022-01-24T20:49:04+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=6faecbac-ls6 /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 "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2022-01-24 19:50:25 UTC

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

2022-01-24 19:50:25 UTC

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

2022-01-24 19:50:25 UTC

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

2022-01-24 19:50:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-24T20:49:04+01:00

2022-01-24 19:50:26 UTC

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

2022-01-24 19:50:26 UTC

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

2022-01-24 19:50:26 UTC

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

2022-01-24 19:50:26 UTC

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

2022-01-24 19:50:26 UTC

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

2022-01-24 19:50:26 UTC

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

2022-01-24 19:50:26 UTC

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

2022-01-24 19:50:27 UTC

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

2022-01-24 19:50:27 UTC

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

2022-01-24 19:50:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=6faecbac-ls6

2022-01-25 22:06:14 UTC

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

2022-01-25 22:06:14 UTC

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

2022-01-25 22:06:14 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.6.6-ls17 Build-date:- 2022-01-25T23:02:47+01:00

2022-01-25 22:06:15 UTC

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

2022-01-25 22:06:19 UTC

|2 BUILD_DATE=2022-01-25T23:02:47+01:00 VERSION=1.6.6-ls17 /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/*

2022-01-25 22:06:20 UTC

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

2022-01-25 22:06:33 UTC

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

2022-01-25 22:06:38 UTC

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

2022-01-25 22:06:39 UTC

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

2022-01-25 22:06:39 UTC

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

2022-01-25 22:06:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-25T23:02:47+01:00

2022-01-25 22:06:39 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-01-25 22:06:39 UTC

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

2022-01-25 22:06:39 UTC

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

2022-01-25 22:06:39 UTC

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

2022-01-25 22:06:39 UTC

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

2022-01-25 22:06:39 UTC

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

2022-01-25 22:06:39 UTC

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

2022-01-25 22:06:40 UTC

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

2022-01-25 22:06:40 UTC

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

2022-01-25 22:06:40 UTC

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

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