Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.0-arm64v8
Content Digest
sha256:bdd7c98525a759e5df8ab8203addd3464b76b62e1a0c8ec3b989395fd3bfc544
Details
Created

2024-05-30 14:34:12 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-30T13:42:02.756Z
  • 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
    33a68983b0c9594787ff16fa574399869a39f662
  • 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.5.0

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:540507d0d730fa26a57d11329431f3c957ecb6207b21214ae9531b9488cb6e5b - 0.0% (92 Bytes)

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

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

[#004] sha256:25fe6e81cc9168807521f77222026273683e132bc9a61e49a7c80876866db142 - 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-30 13:42:09 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-30 13:42:37 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-30 14:34:12 UTC (buildkit.dockerfile.v0)

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

2024-05-30 14:34:12 UTC (buildkit.dockerfile.v0)

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

2024-05-30 14:34:12 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-30 14:34:12 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-05-30 14:34:12 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