Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.8-arm64v8
Content Digest
sha256:37a9d46cc628ff1f2429aa1d80350367bc09bac66122acc5bcf510483b6344ae
Details
Created

2024-06-12 09:40:26 UTC

Size

44.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-12T07:12:24.354Z
  • 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
    64baf9ea0028cb4407f6b0df8d02aa1188406b40
  • 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.8

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.05% (27.8 MB)

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

[#002] sha256:bd49edd6460f2b278eb7d326d881a194c9e14c9f4c53c4bf2a5072d2c5d05e40 - 6.75% (2.98 MB)

[#003] sha256:ed53c930579337726c12b954237dce4707b8aeccf5357cd5fcc637f11bfd76bb - 30.2% (13.3 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-06-12 07:12:30 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-06-12 07:14:01 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-06-12 09:40:26 UTC (buildkit.dockerfile.v0)

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

2024-06-12 09:40:26 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-06-12 09:40:26 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-06-12 09:40:26 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