Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.47-arm64v8
Content Digest
sha256:e6281db946a556ee797698f0bd43c5e911c833b2fa09d1d1eb4c83b994a4c5a0
Details
Created

2024-08-05 18:24:02 UTC

Size

46.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-05T15:24:24.751Z
  • 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
    54dea523e66d2262f4b1e9e088d5e569668a59c6
  • 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.47

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:262a5f25eec7a7daccd94a64695e41acca5262f481c3630ef31289616897aa40 - 60.13% (27.8 MB)

[#001] sha256:2297a1b05d53f4f7b50e9be54a56faa686ec6f9a66d2ec4958093dda7b10a74b - 0.0% (91 Bytes)

[#002] sha256:50caef8a7ef03e3b18039df945fe16b33d3c9a147e826ab976816da9b921233c - 6.84% (3.17 MB)

[#003] sha256:0ed82669480a614b3d19299c1271d79f86def951987258b77a91b89736af44e2 - 33.03% (15.3 MB)


History
2024-07-23 04:17:51 UTC

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

2024-07-23 04:17:52 UTC

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

2024-08-05 15:24:31 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-08-05 15:26:06 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-08-05 18:24:02 UTC (buildkit.dockerfile.v0)

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

2024-08-05 18:24:02 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-08-05 18:24:02 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-08-05 18:24:02 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