Namespace
appflowyinc
Image / Tag
admin_frontend:0.2.13-arm64v8
Content Digest
sha256:e365b238060a208508ddb6230fa82206b119086f90bac612f1c243432f189c18
Details
Created

2024-03-19 05:52:26 UTC

Size

58.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-03-19T04:59:46.935Z
  • 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
    a31c246b67890f415105dd8aa430300518c3a8fe
  • 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.13

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 - 81.46% (47.3 MB)

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

[#002] sha256:d21a01ec218a3230f82e37724687ad89e94e9c71211505bea9d266e6788019d0 - 9.8% (5.69 MB)

[#003] sha256:2881f63914e334b1228b8649f291a23d9abaefaae1de571981fea64e452b5939 - 8.69% (5.05 MB)

[#004] sha256:5bb9dce87b8e8d252bea427427ff4961cacd580d1152229313921d2b90834775 - 0.05% (28.1 KB)


History
2024-03-12 00:45:26 UTC

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

2024-03-12 00:45:27 UTC

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

2024-03-19 04:59:53 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-03-19 05:00:20 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-19 05:52:26 UTC (buildkit.dockerfile.v0)

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

2024-03-19 05:52:26 UTC (buildkit.dockerfile.v0)

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

2024-03-19 05:52:26 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-03-19 05:52:26 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-03-19 05:52:26 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