Namespace
appflowyinc
Image / Tag
admin_frontend:0.4.11-amd64
Content Digest
sha256:9193977e8f223f58c1cc39892d599bac815a3b04161ab8000dce9b4e55e84761
Details
Created

2024-05-21 08:21:59 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-21T08:18:29.912Z
  • 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
    5f126375ed9ab52cd13d7aed96b509a1d4deedbc
  • 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.4.11

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:c6cf28de8a067787ee0d08f8b01d7f1566a508b56f6e549687b41dfd375f12c7 - 82.32% (47.3 MB)

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

[#002] sha256:b9d6841914b4f4a5235e892fad4fc01227bc1ec6c8c2c9582ae9b099cd3bc12f - 10.18% (5.85 MB)

[#003] sha256:639f506e13751e697b27c1f3ce8eaf9a1ebf909d2b284146fa864bd12617506b - 7.45% (4.28 MB)

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


History
2024-05-14 01:27:51 UTC

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

2024-05-14 01:27:51 UTC

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

2024-05-21 08:18:36 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-21 08:18:41 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-05-21 08:21:59 UTC (buildkit.dockerfile.v0)

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

2024-05-21 08:21:59 UTC (buildkit.dockerfile.v0)

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

2024-05-21 08:21:59 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-21 08:21:59 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-05-21 08:21:59 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