Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.41-amd64
Content Digest
sha256:cdf1dc045dc76455969515265984db1290b8ca0645297611a3d8d2eeeff9d7eb
Details
Created

2024-07-24 10:53:44 UTC

Size

45.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-24T10:42:13.446Z
  • 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
    b82ea22873e8a12501e420c316fe8d1f8f7a925b
  • 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.41

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

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

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

[#002] sha256:cfdcaaf82553c95c9228a9e83156bc76d2493fca8daacbc9efe880cd4cb7a7fc - 7.31% (3.33 MB)

[#003] sha256:27341d373e49c11ca52724f11f021e50dec88a09386623a04a172ede5f2ca3fa - 31.74% (14.5 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-24 10:42:19 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-07-24 10:42:29 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-24 10:53:44 UTC (buildkit.dockerfile.v0)

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

2024-07-24 10:53:44 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-07-24 10:53:44 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-07-24 10:53:44 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