Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.32-amd64
Content Digest
sha256:0edf20aa7c362dce31f64ca4c0fe0b9c988d93946e802c6ad95653d1d25613e3
Details
Created

2024-07-16 03:07:09 UTC

Size

45.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-16T02:55:51.752Z
  • 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
    82bbee19a551120b6ffd3e381272c716b391ac3a
  • 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.32

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:f11c1adaa26e078479ccdd45312ea3b88476441b91be0ec898a7e07bfd05badc - 61.1% (27.8 MB)

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

[#002] sha256:7904f20e576696f735572709cf3370a686c63baf923bcf7b76d0a1e736dabd9b - 7.33% (3.33 MB)

[#003] sha256:66cb29096b43d7a374c1c0902d8ac710298484c6fc5a3d3ea01fc622545a918a - 31.57% (14.4 MB)


History
2024-07-02 01:25:02 UTC

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

2024-07-02 01:25:02 UTC

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

2024-07-16 02:55:56 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-07-16 02:56:05 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends openssl ca-certificates && update-ca-certificates && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* # buildkit

2024-07-16 03:07:09 UTC (buildkit.dockerfile.v0)

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

2024-07-16 03:07:09 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-07-16 03:07:09 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-07-16 03:07:09 UTC (buildkit.dockerfile.v0)

CMD ["appflowy_cloud"]

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