Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.50-arm64v8
Content Digest
sha256:e982ebbe6f7351232af1abf544eb1a8aab7f76b5a0ef6cc8df74d9b538c8be24
Details
Created

2024-08-12 06:55:15 UTC

Size

57.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-12T06:02:20.961Z
  • 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
    13b3079c1badc48931833fadeb0d47de303d921a
  • 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.50

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:9c5ed83eaf5c33e6b2ceb5fe1b2b1300f9117a5dc5eae13b75f9f66dcce43a0f - 82.88% (47.3 MB)

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

[#002] sha256:392cd4e7f76b04f3912f946ff3d83d027d34b15f0eebbb8891ff9dffa9d7fe93 - 10.0% (5.71 MB)

[#003] sha256:153f765d46fef3aa234593c1b73624eb6875c4cf9bea83dddedc20d74f751ce2 - 7.07% (4.03 MB)

[#004] sha256:45a39eba1bf60ccd6041539867b4c300ea01ba5902b966e86ca20b25b2ce8aab - 0.05% (28.1 KB)


History
2024-07-23 04:17:40 UTC

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

2024-07-23 04:17:40 UTC

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

2024-08-12 06:02:27 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-08-12 06:02:55 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-08-12 06:55:15 UTC (buildkit.dockerfile.v0)

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

2024-08-12 06:55:15 UTC (buildkit.dockerfile.v0)

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

2024-08-12 06:55:15 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-08-12 06:55:15 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-08-12 06:55:15 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