Namespace
appflowyinc
Image / Tag
admin_frontend:0.4.5-arm64v8
Content Digest
sha256:668a7160edf2e135cc1ea8a75a2c4cdee1ee1ca0e94a5c05075f68fc9f5427d0
Details
Created

2024-05-08 10:23:27 UTC

Size

63.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-08T09:32:04.448Z
  • 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
    70262a1ac4ef8e8cf9679b793447de0a510451f9
  • 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.5

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

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

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

[#004] sha256:5e02c2f560039a4d3276a95accec2159c948f237a4bee187ffdc4a9b52397d0e - 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-08 09:32:10 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-08 09:32:43 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-08 10:23:27 UTC (buildkit.dockerfile.v0)

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

2024-05-08 10:23:27 UTC (buildkit.dockerfile.v0)

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

2024-05-08 10:23:27 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-08 10:23:27 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-05-08 10:23:27 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