Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.34-arm64v8
Content Digest
sha256:9aef993c09cbcf48545239ab6fe77e10e11ba386dce9dfdadff3e2c58c281c2a
Details
Created

2024-02-20 01:19:44 UTC

Size

57.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-02-20T00:36:21.648Z
  • 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
    8e36792dd99f16cf783f3b9b64dfdc0a55814abd
  • 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.34

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 - 81.96% (47.3 MB)

[#001] sha256:1f7064db1675f425d8948b79dcf067b899612622d0dd2371b8f47bd9a57086eb - 0.0% (93 Bytes)

[#002] sha256:df51ec76ab126a77cf9a05ec7a04e0efb33c2c2b3c1d37c67d1d88d99421c87c - 9.86% (5.69 MB)

[#003] sha256:a2ac7067277d2e56a4eebbcac48004de28bc0ad07eaa89a37fc749e4d08a168e - 8.13% (4.69 MB)

[#004] sha256:96d818a5dc18eb5bd75e0da496d01fbef12c77efde9c2c1a8c79faa2f4a00d5b - 0.05% (27.9 KB)


History
2024-02-13 00:41:10 UTC

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

2024-02-13 00:41:10 UTC

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

2024-02-20 00:36:30 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-02-20 00:36:58 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-20 01:19:44 UTC (buildkit.dockerfile.v0)

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

2024-02-20 01:19:44 UTC (buildkit.dockerfile.v0)

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

2024-02-20 01:19:44 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-02-20 01:19:44 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-02-20 01:19:44 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