Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.30-arm64v8
Content Digest
sha256:d0351c856d9dc78a75d1232d1684d30e784ed840dbc5555f8720a4a0c60e666e
Details
Created

2024-02-18 10:21:54 UTC

Size

57.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-02-18T09:39:00.898Z
  • 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
    44d2a6809f2fbcb28592b31106a1b0005ceccda1
  • 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.1.30

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.96% (47.3 MB)

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

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

[#003] sha256:f20526ff5cd7bd5706dd209f60fb658cfc9d3403f28ff011e8abfc8dbabf91de - 8.13% (4.69 MB)

[#004] sha256:f5937146afbaa2a17e5cfbaed646db6397270d25ebf3fc522d5338e17a59ac98 - 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-02-18 09:39:08 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-02-18 09:39:35 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-02-18 10:21:54 UTC (buildkit.dockerfile.v0)

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

2024-02-18 10:21:54 UTC (buildkit.dockerfile.v0)

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

2024-02-18 10:21:54 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-02-18 10:21:54 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-02-18 10:21:54 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