Namespace
appflowyinc
Image / Tag
admin_frontend:0.4.10-arm64v8
Content Digest
sha256:9c0930bfe574c8acfa372582fbfa3c75a2f90a526cb1f0a7c2c0cba6b1ebc21c
Details
Created

2024-05-13 07:56:14 UTC

Size

63.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-13T07:05:28.968Z
  • 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
    6cc46e3779f7174284a0b52cbc87fb1cf98b0b9f
  • 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.10

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 - 74.62% (47.3 MB)

[#001] sha256:19021d39e1d9830dd2211a93b88733f1ab3b895df0aec4aa1985d2ebc7728fa7 - 0.0% (93 Bytes)

[#002] sha256:793872fd93ad5fbcadfd6180022c917798a2e309cd39498e9ca2cb4dcfab66ee - 18.51% (11.7 MB)

[#003] sha256:cc645528f2ed613ac804f338da66e6f8c3f67118878bbf84ed77f0af5b5a5b73 - 6.83% (4.33 MB)

[#004] sha256:54e05d7620f941b229f95500b338d96bdd4a8e826661f8afd46dc87d3c796ba6 - 0.04% (28.1 KB)


History
2024-04-24 04:10:30 UTC

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

2024-04-24 04:10:31 UTC

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

2024-05-13 07:05:33 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-13 07:06:06 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-13 07:56:14 UTC (buildkit.dockerfile.v0)

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

2024-05-13 07:56:14 UTC (buildkit.dockerfile.v0)

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

2024-05-13 07:56:14 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-13 07:56:14 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-05-13 07:56:14 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