Namespace
appflowyinc
Image / Tag
admin_frontend:0.2.3-arm64v8
Content Digest
sha256:1940bc596cba758bc9e19beb0e98768d8895cf487539532c68b5c9fda958f037
Details
Created

2024-03-04 07:45:01 UTC

Size

57.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-03-04T06:59:39.269Z
  • 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
    01b1b75a4aca2cd8552c44aa2ba005c98dc97fdc
  • 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.2.3

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 - 81.94% (47.3 MB)

[#001] sha256:74a12e4c64ee83fb90ebc736a5aabd333d4735361a0561d2e7b43f6cd0a5b269 - 0.0% (93 Bytes)

[#002] sha256:4ac465ef18f79eea8ac16fec1f595ec4115fdf57ea1e444f03433b1d04cbae21 - 9.86% (5.69 MB)

[#003] sha256:19fb8188b5d9d8fa4063364628a9fe4530bdb272eac8b8cab466cf6138384115 - 8.15% (4.7 MB)

[#004] sha256:fe0eee79cdd55114a448dae1591f1c6a7c72ed45b064d4ea743c2e1c0bb6fbed - 0.05% (27.9 KB)


History
2024-02-13 00:41:10 UTC

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

2024-02-13 00:41:10 UTC

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

2024-03-04 06:59:47 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-03-04 07:00:17 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-03-04 07:45:01 UTC (buildkit.dockerfile.v0)

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

2024-03-04 07:45:01 UTC (buildkit.dockerfile.v0)

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

2024-03-04 07:45:01 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-03-04 07:45:01 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-03-04 07:45:01 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