Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.12-arm64v8
Content Digest
sha256:03e7effd6536e681ff92cdb2dbd6607a107bf4be38d34ff8a7b7a902886ecc1e
Details
Created

2024-06-18 07:27:51 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-18T06:35:08.829Z
  • org.opencontainers.image.description
    AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
  • org.opencontainers.image.licenses
    AGPL-3.0
  • org.opencontainers.image.revision
    0bf33efe0269b8891a9f8d97754fc66e783257e8
  • org.opencontainers.image.source
    https://github.com/AppFlowy-IO/AppFlowy-Cloud
  • org.opencontainers.image.title
    AppFlowy-Cloud
  • org.opencontainers.image.url
    https://github.com/AppFlowy-IO/AppFlowy-Cloud
  • org.opencontainers.image.version
    0.5.12

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:1e60a453843e00d6f3d4242dbd696365f0894e3ca2f02f4ce1ab098d7ff7907f - 82.48% (47.3 MB)

[#001] sha256:167a5965106aa284f6fa8ddfcfd4291e388fb90c0cfca52f07dc43a2761346c7 - 0.0% (93 Bytes)

[#002] sha256:2cbe0c80173ede888368941f73d568d4d8732cf37a9cf9bd63f3bdbd18791351 - 9.92% (5.69 MB)

[#003] sha256:c88e4d82f2f3daaac6c0c3143d119b1a5028e096a4cea6c0492003158cb6fdc3 - 7.55% (4.33 MB)

[#004] sha256:6a55957ef8dd287fc773ebadd6a792dffaf34b3787a77d27e48723cebff92784 - 0.05% (28.1 KB)


History
2024-06-13 00:39:41 UTC

/bin/sh -c #(nop) ADD file:cfc8f76c8181d3ae6dda16ae894b184c69dbba114d446426e466126fe0ae62e5 in /

2024-06-13 00:39:41 UTC

/bin/sh -c #(nop) CMD ["bash"]

2024-06-18 06:35:15 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-06-18 06:35:42 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends libc6 libssl-dev && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* # buildkit

2024-06-18 07:27:51 UTC (buildkit.dockerfile.v0)

COPY /app/target/release/admin_frontend /usr/local/bin/admin_frontend # buildkit

2024-06-18 07:27:51 UTC (buildkit.dockerfile.v0)

COPY /app/admin_frontend/assets /app/assets # buildkit

2024-06-18 07:27:51 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-06-18 07:27:51 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-06-18 07:27:51 UTC (buildkit.dockerfile.v0)

CMD ["admin_frontend"]

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