Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.11-arm64v8
Content Digest
sha256:ce8335ac3ea90e5ddf0c6dd67bc944bd7a5f4d471cf01381f32316cf2c11e8af
Details
Created

2024-02-03 07:42:02 UTC

Size

57.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-02-03T06:59:22.407Z
  • 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
    44d6312d4271bb81b09d8359d833e93d22c2a009
  • 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.11

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:c12c698ce106ac0faa1bc1e647373c61edee4e3dcd778f758774efca6fe734b5 - 0.0% (93 Bytes)

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

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

[#004] sha256:10eb91054622d7161bf4a843ae4fa8a612d129ca4ec558b8a741f82379388834 - 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 06:59:29 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-02-03 06:59:57 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 07:42:02 UTC (buildkit.dockerfile.v0)

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

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

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

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

ENV RUST_BACKTRACE=1

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

ENV RUST_LOG=info

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