Namespace
appflowyinc
Image / Tag
admin_frontend:0.4.12-arm64v8
Content Digest
sha256:ef50f2e89bf3dcf882b51900088b9c9c7bd08870b8df89af4f7e8a8b40b31133
Details
Created

2024-05-23 02:38:44 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-23T01:46:52.473Z
  • 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
    4eb1e6bcebeed3001f22dc4c6e764c7bf504e43a
  • 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.4.12

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:91e301773f03e9e0fabc5c177fe6bfe8daf14e992ab816f151692b814ddc462c - 82.48% (47.3 MB)

[#001] sha256:3b4433a545325a05a9a80a4e42485017f8ecad44e9738e5c383d317d7770a40a - 0.0% (93 Bytes)

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

[#003] sha256:a528aac7a147f2fea4501a4adbbc245caed398c71d309a024d44fbacc8993cef - 7.55% (4.33 MB)

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


History
2024-05-14 00:39:32 UTC

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

2024-05-14 00:39:33 UTC

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

2024-05-23 01:46:59 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-23 01:47:26 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-05-23 02:38:44 UTC (buildkit.dockerfile.v0)

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

2024-05-23 02:38:44 UTC (buildkit.dockerfile.v0)

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

2024-05-23 02:38:44 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-23 02:38:44 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-05-23 02:38: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