Namespace
appflowyinc
Image / Tag
admin_frontend:0.3.31-arm64v8
Content Digest
sha256:49719ba8077152638677633f34a19d8deb0007028cf7e49014c027598c6f55e7
Details
Created

2024-04-30 07:42:51 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-30T06:51:18.412Z
  • 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
    e7529107c295a52865616b9c88bd9aa7d64a0ce4
  • 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.3.31

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 - 82.49% (47.3 MB)

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

[#002] sha256:b167c74a9d9ee4b49f41dddf9ef422648af13bcf573d2a0484c550abb90b26ed - 9.92% (5.69 MB)

[#003] sha256:fc78c3c2726f6393dca33e36c97b66917d1300c0aace2170569c440b460fc112 - 7.54% (4.32 MB)

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


History
2024-04-24 04:10:30 UTC

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

2024-04-24 04:10:31 UTC

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

2024-04-30 06:51:23 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-30 06:51:49 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-04-30 07:42:51 UTC (buildkit.dockerfile.v0)

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

2024-04-30 07:42:51 UTC (buildkit.dockerfile.v0)

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

2024-04-30 07:42:51 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-30 07:42:51 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-04-30 07:42:51 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