Namespace
openwrt
Image / Tag
rootfs:x86-geode-v22.03.1
Content Digest
sha256:f4f39ba3fa702c0c6b003b49c8f6d5a0204e28d46c2f57f00f4b7350412923f5
Details
Created

2023-04-19 18:43:55 UTC

Size

4.56 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-04-19T18:43:30.003Z
  • org.opencontainers.image.description
    Docker containers of the ImageBuilder and SDK
  • org.opencontainers.image.licenses
    GPL-2.0
  • org.opencontainers.image.revision
    6161674e1e8c9b369d5cbf0506f836e0546bf011
  • org.opencontainers.image.source
    https://github.com/openwrt/docker
  • org.opencontainers.image.title
    docker
  • org.opencontainers.image.url
    https://github.com/openwrt/docker
  • org.opencontainers.image.version
    x86-geode-v22.03.1

Environment
CMD_ENV

ash

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:b49d7536894d5b594577149430bcefad980d7abf347d999ade403f0ca2be2306 - 100.0% (4.56 MB)


History
2023-04-19 18:43:55 UTC (buildkit.dockerfile.v0)

ARG USER=buildbot

2023-04-19 18:43:55 UTC (buildkit.dockerfile.v0)

ARG WORKDIR=/builder/

2023-04-19 18:43:55 UTC (buildkit.dockerfile.v0)

ARG CMD=/bin/bash

2023-04-19 18:43:55 UTC (buildkit.dockerfile.v0)

USER root

2023-04-19 18:43:55 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-04-19 18:43:55 UTC (buildkit.dockerfile.v0)

COPY /build/ ./ # buildkit

2023-04-19 18:43:55 UTC (buildkit.dockerfile.v0)

ENTRYPOINT []

2023-04-19 18:43:55 UTC (buildkit.dockerfile.v0)

ENV CMD_ENV=ash

2023-04-19 18:43:55 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "${CMD_ENV}"]

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