Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.35-amd64
Content Digest
sha256:dfb8fdfa0d3ae7bca7a8020130b47d5f1c242d08220c76ce1fe4f48f11d045ad
Details
Created

2024-07-23 10:23:05 UTC

Size

45.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-23T10:11:46.474Z
  • 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
    ab3d5386a69b327c76cd5a93af060324878873d4
  • 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.35

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:efc2b5ad9eec05befa54239d53feeae3569ccbef689aa5e5dbfc25da6c4df559 - 61.0% (27.8 MB)

[#001] sha256:73623e2b79a864784534439ae269e5039055284fd535824ce4e56fd68776d2a7 - 0.0% (91 Bytes)

[#002] sha256:4f922b2d345ca4d8aaee9b7e71ae6eb8b109ddf39f4867afe7218eed6d29473b - 7.32% (3.33 MB)

[#003] sha256:90b69275745677b05bd470cc1d766b56ab36c5872c96d443056ee60bef60de08 - 31.68% (14.4 MB)


History
2024-07-23 05:24:15 UTC

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

2024-07-23 05:24:16 UTC

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

2024-07-23 10:11:53 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-07-23 10:12:03 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-23 10:23:05 UTC (buildkit.dockerfile.v0)

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

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

ENV APP_ENVIRONMENT=production

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

ENV RUST_BACKTRACE=1

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