Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.23-amd64
Content Digest
sha256:7c8b735bd44c436cd9e84df60d4e7b51a7072a5dfcf1eb5691603fb94ec07c0c
Details
Created

2024-02-08 23:24:38 UTC

Size

58 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-02-08T23:21:32.004Z
  • 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
    09664b0aaaca996e8cad788ea66142898ca73f0e
  • 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.23

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:6a299ae9cfd996c1149a699d36cdaa76fa332c8e9d66d6678fa9a231d9ead04c - 81.46% (47.3 MB)

[#001] sha256:02d293cef36ea2573594b25203af3c181b0e74258adfae5289022a31cf239797 - 0.0% (93 Bytes)

[#002] sha256:1d32c871cfedd88e332e378f4588700ff74ea9d57a4d261d541109e785640981 - 10.07% (5.85 MB)

[#003] sha256:0c2b7e4f32f9dd35142df26b44ba3647ba1a4a9eb9e7e93704840b22ae5e3b0a - 8.42% (4.89 MB)

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


History
2024-01-31 22:35:05 UTC

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

2024-01-31 22:35:06 UTC

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

2024-02-08 23:21:37 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-02-08 23:21: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-02-08 23:24:38 UTC (buildkit.dockerfile.v0)

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

2024-02-08 23:24:38 UTC (buildkit.dockerfile.v0)

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

2024-02-08 23:24:38 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-02-08 23:24:38 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

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