Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.6.13-arm64v8
Content Digest
sha256:6f2787f590073cfd5c0c7cdcb64ea8e10791d43a59885344f4adad6fb6bd53df
Details
Created

2024-09-05 10:01:51 UTC

Size

47.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-09-05T06:58:31.351Z
  • 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
    bfc8b0db589410e38f136cf93201e72fe71deda7
  • 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.6.13

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:92c3b3500be621c72c7ac6432a9d8f731f145f4a1535361ffd3a304e55f7ccda - 58.86% (27.8 MB)

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

[#002] sha256:b554301237ebec55054abd4fcaec44aa92dd57fed4def621d31002b948c65d8b - 6.71% (3.17 MB)

[#003] sha256:3f2a45b9ba7ec1de8c1c370a263a5866f5297e40a7aa0c64105b8ed8e84c05f4 - 34.43% (16.3 MB)


History
2024-09-04 21:39:52 UTC

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

2024-09-04 21:39:53 UTC

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

2024-09-05 06:58:38 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-09-05 07:00:11 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-09-05 10:01:51 UTC (buildkit.dockerfile.v0)

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

2024-09-05 10:01:51 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-09-05 10:01:51 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-09-05 10:01:51 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