Namespace
appflowyinc
Image / Tag
admin_frontend:0.0.8-arm64v8
Content Digest
sha256:b0264d25751f1ce8a1a065c50c5e7b2503eb4b3257c4f144b6e5c67f94f1dce8
Details
Created

2023-12-26 20:37:27 UTC

Size

57.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-12-26T19:58:08.422Z
  • 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
    689486f091534008e26a7392df74005a958a3e63
  • 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.0.8

Environment
PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:b66b4ecd3ecfb67b3b7a2a44b0199cbdfc94965c8bd3fefab75cd2e612799740 - 81.86% (47.3 MB)

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

[#002] sha256:162b4a374e67dfd893e81aa823293903fb5d52a1cd006a66763b203512ce8cf3 - 9.85% (5.69 MB)

[#003] sha256:329983a0401eee9470d475ca8d1ad12211e99f9ad501300da7479cb5fd128d66 - 8.24% (4.76 MB)

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


History
2023-12-19 01:41:02 UTC

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

2023-12-19 01:41:02 UTC

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

2023-12-26 19:58:16 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2023-12-26 19:58:44 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

2023-12-26 20:37:27 UTC (buildkit.dockerfile.v0)

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

2023-12-26 20:37:27 UTC (buildkit.dockerfile.v0)

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

2023-12-26 20:37:27 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2023-12-26 20:37:27 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