Namespace
linuxserver
Image / Tag
emulatorjs:1.7.2-ls49
Content Digest
sha256:7a8676211e4e2e82e01e4be444fdcdff8a655991f56bff2d9649eb043ba9eece
Details
Created

2022-11-24 13:05:46 -0600

Size

151 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.7.2-ls49 Build-date:- 2022-11-24T13:02:49-06:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-24T13:02:49-06: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
    eab9cd07166d2b03180441ddc20043d91e272580
  • org.opencontainers.image.revision
    eab9cd07166d2b03180441ddc20043d91e272580
  • 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-ls49

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:4697ca35198ed558ef7bf0682506f0797fe34a26aae3b09cde42188a04809bb8 - 3.38% (5.1 MB)

[#001] sha256:6e58324858154bbd6cca019135dab6468b1cf79541babf99cec023cd2a2ea8db - 2.51% (3.79 MB)

[#002] sha256:19800947f71efaa08535bf88564c1b198c504369d11c09cc5c4af08ddd18b713 - 0.0% (5.8 KB)

[#003] sha256:18daa02db0745ac1c9ea636064de5364179eb7ddf2a4cb56e674def31f4aec8f - 32.67% (49.4 MB)

[#004] sha256:14628a6c75c0eb2863a15b615b8061a62f5b741a5916b35b5aa8a1d8ff8a6fa4 - 1.15% (1.73 MB)

[#005] sha256:82db09aecccf6d965acdb17f824c0f2476d7313fab0b7c937986acb0cb49f0e7 - 60.29% (91.1 MB)

[#006] sha256:708b75747e36505e717c3a3b6d9e504fbf689dc38e9511523eb5fdafb27786c6 - 0.0% (2.54 KB)


History
2022-11-08 06:37:26 UTC

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

2022-11-08 06:37:26 UTC

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

2022-11-08 06:37:26 UTC

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

2022-11-08 06:37:26 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b01a8a64-ls33 Build-date:- 2022-11-08T07:36:07+01:00

2022-11-08 06:37:27 UTC

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

2022-11-08 06:37:27 UTC

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

2022-11-08 06:37:30 UTC

|2 BUILD_DATE=2022-11-08T07:36:07+01:00 VERSION=b01a8a64-ls33 /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 "**** cleanup ****" && rm -rf /tmp/*

2022-11-08 06:37:30 UTC

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

2022-11-08 06:37:30 UTC

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

2022-11-08 06:37:30 UTC

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

2022-11-08 06:37:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:36:07+01:00

2022-11-08 06:37:31 UTC

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

2022-11-08 06:37:31 UTC

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

2022-11-08 06:37:31 UTC

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

2022-11-08 06:37:31 UTC

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

2022-11-08 06:37:31 UTC

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

2022-11-08 06:37:31 UTC

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

2022-11-08 06:37:31 UTC

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

2022-11-08 06:37:32 UTC

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

2022-11-08 06:37:32 UTC

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

2022-11-08 06:37:32 UTC

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

2022-11-24 13:04:05 -0600 (buildkit.dockerfile.v0)

ARG BUILD_DATE

2022-11-24 13:04:05 -0600 (buildkit.dockerfile.v0)

ARG VERSION

2022-11-24 13:04:05 -0600 (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 1.7.2-ls49 Build-date:- 2022-11-24T13:02:49-06:00

2022-11-24 13:04:05 -0600 (buildkit.dockerfile.v0)

LABEL maintainer=thelamer

2022-11-24 13:04:05 -0600 (buildkit.dockerfile.v0)

RUN |2 BUILD_DATE=2022-11-24T13:02:49-06:00 VERSION=1.7.2-ls49 /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://infura-ipfs.io/ipfs/QmUfYfuoxPgDRc9Mniv1TBXv6LXPRNArAabZo5VnzfZNtP" -o /usr/local/bin/chdman && chmod +x /usr/local/bin/chdman && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit

2022-11-24 13:04:14 -0600 (buildkit.dockerfile.v0)

COPY /build-out/ / # buildkit

2022-11-24 13:05:46 -0600 (buildkit.dockerfile.v0)

COPY /emulatorjs/ /emulatorjs/ # buildkit

2022-11-24 13:05:46 -0600 (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2022-11-24 13:05:46 -0600 (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{} 80/tcp:{}]

Details
Created

2022-11-24 19:06:26 UTC

Size

148 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.7.2-ls49 Build-date:- 2022-11-24T13:02:49-06:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-24T13:02:49-06: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
    eab9cd07166d2b03180441ddc20043d91e272580
  • org.opencontainers.image.revision
    eab9cd07166d2b03180441ddc20043d91e272580
  • 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-ls49

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:b24d02056fd5626f7a96e2ae5f0375fea868c853ec124e74eb32f48a9d734af0 - 3.42% (5.08 MB)

[#001] sha256:0b8a684c7c3cb6647788ef1c7393802efe38f37437d79179eb4b21a8c64fbeee - 3.27% (4.85 MB)

[#002] sha256:5af59ea42fbd5d967c81ca78d34559838f48f1cc4dfb4f4ef158b0386d0be565 - 0.0% (5.73 KB)

[#003] sha256:76af6800643c0599bc275549504de61d3ff078ee7096cbb39a9f1adcf13cb0d7 - 30.74% (45.6 MB)

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

[#005] sha256:907223668c72a616126415f834839536ddc25638acafc23454bea4766821e724 - 61.46% (91.1 MB)

[#006] sha256:99cf910b6f4098f4dce4e799b5aad58ab687524958f85c5382f3c29b4ecceb23 - 0.0% (2.54 KB)


History
2022-11-08 06:37:51 UTC

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

2022-11-08 06:37:52 UTC

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

2022-11-08 06:37:53 UTC

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

2022-11-08 06:37:54 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b01a8a64-ls33 Build-date:- 2022-11-08T07:36:07+01:00

2022-11-08 06:37:55 UTC

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

2022-11-08 06:37:56 UTC

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

2022-11-08 06:38:02 UTC

|2 BUILD_DATE=2022-11-08T07:36:07+01:00 VERSION=b01a8a64-ls33 /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-11-08 06:38:04 UTC

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

2022-11-08 06:38:04 UTC

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

2022-11-08 06:38:05 UTC

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

2022-11-08 06:38:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:36:07+01:00

2022-11-08 06:38:07 UTC

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

2022-11-08 06:38:08 UTC

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

2022-11-08 06:38:09 UTC

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

2022-11-08 06:38:10 UTC

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

2022-11-08 06:38:11 UTC

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

2022-11-08 06:38:12 UTC

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

2022-11-08 06:38:13 UTC

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

2022-11-08 06:38:14 UTC

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

2022-11-08 06:38:15 UTC

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

2022-11-08 06:38:16 UTC

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

2022-11-24 19:04:17 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2022-11-24 19:04:17 UTC (buildkit.dockerfile.v0)

ARG VERSION

2022-11-24 19:04:17 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 1.7.2-ls49 Build-date:- 2022-11-24T13:02:49-06:00

2022-11-24 19:04:17 UTC (buildkit.dockerfile.v0)

LABEL maintainer=thelamer

2022-11-24 19:04:17 UTC (buildkit.dockerfile.v0)

RUN |2 BUILD_DATE=2022-11-24T13:02:49-06:00 VERSION=1.7.2-ls49 /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://infura-ipfs.io/ipfs/QmPYV2qJi3QrgqS9gPbX4XQ7DoNj3aZAz9sHy2Bo3Xeqbj" -o /usr/local/bin/chdman && chmod +x /usr/local/bin/chdman && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit

2022-11-24 19:04:25 UTC (buildkit.dockerfile.v0)

COPY /build-out/ / # buildkit

2022-11-24 19:06:26 UTC (buildkit.dockerfile.v0)

COPY /emulatorjs/ /emulatorjs/ # buildkit

2022-11-24 19:06:26 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2022-11-24 19:06:26 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{} 80/tcp:{}]

Details
Created

2022-11-24 19:06:30 UTC

Size

153 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 1.7.2-ls49 Build-date:- 2022-11-24T13:02:49-06:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-24T13:02:49-06: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
    eab9cd07166d2b03180441ddc20043d91e272580
  • org.opencontainers.image.revision
    eab9cd07166d2b03180441ddc20043d91e272580
  • 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-ls49

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:74362e3f6e2a7e2c7aeb5982ddb155042263315c942996cbc5627ccf017e49a1 - 3.47% (5.31 MB)

[#001] sha256:d654a978b9ddcf16df11c121eabe91039d8997c101b20a8ea1dac03cbb41cf65 - 3.56% (5.44 MB)

[#002] sha256:2c8e8b1ded75e6a0e75ee294507dc9f06ca2c76681ec274717c24e54100cdf8d - 0.0% (5.73 KB)

[#003] sha256:998f78d05de918d303d6f43069eaf95c2b75f947af0fcfa6918986332f34f26f - 32.32% (49.4 MB)

[#004] sha256:d54cb3f5f5948e383b03ae88d28251cc51e84806e6bbd1203429c5ed57397120 - 1.05% (1.61 MB)

[#005] sha256:af5dbadee4a8c8355d50a2643368b1ed4ca9ac7f321d1dfe18fa9a0c36994d6a - 59.59% (91.1 MB)

[#006] sha256:462115e2097073b809126fc5067137924ae7b6aa52c8fbc63026bdeef21485c3 - 0.0% (2.54 KB)


History
2022-11-08 06:37:41 UTC

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

2022-11-08 06:37:42 UTC

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

2022-11-08 06:37:43 UTC

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

2022-11-08 06:37:44 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b01a8a64-ls33 Build-date:- 2022-11-08T07:36:07+01:00

2022-11-08 06:37:45 UTC

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

2022-11-08 06:37:46 UTC

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

2022-11-08 06:37:53 UTC

|2 BUILD_DATE=2022-11-08T07:36:07+01:00 VERSION=b01a8a64-ls33 /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-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && rm -rf /tmp/*

2022-11-08 06:37:54 UTC

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

2022-11-08 06:37:54 UTC

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

2022-11-08 06:37:55 UTC

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

2022-11-08 06:37:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:36:07+01:00

2022-11-08 06:37:57 UTC

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

2022-11-08 06:37:58 UTC

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

2022-11-08 06:37:59 UTC

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

2022-11-08 06:38:00 UTC

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

2022-11-08 06:38:01 UTC

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

2022-11-08 06:38:02 UTC

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

2022-11-08 06:38:03 UTC

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

2022-11-08 06:38:04 UTC

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

2022-11-08 06:38:05 UTC

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

2022-11-08 06:38:06 UTC

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

2022-11-24 19:04:18 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2022-11-24 19:04:18 UTC (buildkit.dockerfile.v0)

ARG VERSION

2022-11-24 19:04:18 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 1.7.2-ls49 Build-date:- 2022-11-24T13:02:49-06:00

2022-11-24 19:04:18 UTC (buildkit.dockerfile.v0)

LABEL maintainer=thelamer

2022-11-24 19:04:18 UTC (buildkit.dockerfile.v0)

RUN |2 BUILD_DATE=2022-11-24T13:02:49-06:00 VERSION=1.7.2-ls49 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache curl file flac nginx nodejs p7zip python3 sdl2 && mkdir /data && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/v3.14/community go-ipfs && echo "**** grab pre-built chdman ****" && curl -L "https://infura-ipfs.io/ipfs/QmUqmGm5KUeeWSS9FG9DMuSQPpvU7RqffFR9n3rJXDQ8AQ" -o /usr/local/bin/chdman && chmod +x /usr/local/bin/chdman && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit

2022-11-24 19:04:27 UTC (buildkit.dockerfile.v0)

COPY /build-out/ / # buildkit

2022-11-24 19:06:30 UTC (buildkit.dockerfile.v0)

COPY /emulatorjs/ /emulatorjs/ # buildkit

2022-11-24 19:06:30 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2022-11-24 19:06:30 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{} 80/tcp:{}]

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