Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.9-arm64v8
Content Digest
sha256:a670827a57274fca6e367697260b27483424695d72d7b5d2c697aef86d038772
Details
Created

2024-02-03 01:18:42 UTC

Size

57.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-02-03T00:37:33.378Z
  • 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
    a9ab3bbb22f813e829cb58f25cc5ede7777dcb29
  • 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.1.9

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:66932e2b787d33a94ee3eb8b489be6e6838b29f5c1d732262da306da9b1f2eed - 82.29% (47.3 MB)

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

[#002] sha256:8805376374ef6f3f65135dc6c69151f2f6dde6986a266a9c7e1b95e9e68bc55f - 9.9% (5.69 MB)

[#003] sha256:96937afe2ff52f8d74c89b7a65bb18c87c75b8ae9e749dcbe2117166d08ff881 - 7.77% (4.47 MB)

[#004] sha256:90f1a1e847484c15a0baa634618c36d0ab88205752809d42f3552fb6fc570502 - 0.05% (27.9 KB)


History
2024-01-31 22:44:15 UTC

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

2024-01-31 22:44:15 UTC

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

2024-02-03 00:37:41 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-02-03 00:38:09 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-02-03 01:18:42 UTC (buildkit.dockerfile.v0)

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

2024-02-03 01:18:42 UTC (buildkit.dockerfile.v0)

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

2024-02-03 01:18:42 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-02-03 01:18:42 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-02-03 01:18:42 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