Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.4.14-arm64v8
Content Digest
sha256:bb91bad9593aceb71a807b3a47c23d2be9476d780e832f81935ee14f7d4d5475
Details
Created

2024-05-27 08:03:53 UTC

Size

43.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-27T05:30:39.126Z
  • 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
    3f2d5f07850c1080d84c3121606eab2ffeea378e
  • 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.4.14

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:24c63b8dcb66721062f32b893ef1027404afddd62aade87f3f39a3a6e70a74d0 - 63.44% (27.8 MB)

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

[#002] sha256:bd18fedb3ebbf45b328958a1756016e14d23a14b4b8ac02ac587297bd7204d54 - 6.79% (2.98 MB)

[#003] sha256:46e70469468409dfd183380d81fba3e6a0f60ab44ca50ff2aaf60da4abca43f6 - 29.77% (13.1 MB)


History
2024-05-14 00:39:40 UTC

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

2024-05-14 00:39:41 UTC

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

2024-05-27 05:30:45 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-27 05:32:21 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-05-27 08:03:53 UTC (buildkit.dockerfile.v0)

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

2024-05-27 08:03:53 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-05-27 08:03:53 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-27 08:03:53 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