Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.6.12-arm64v8
Content Digest
sha256:cbc047ca4faca61d12eff00384d78d6cce032d2d6ac5f1136bae2ca371c00418
Details
Created

2024-09-05 04:17:05 UTC

Size

47.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-09-05T01:21:42.504Z
  • 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
    5d356718fa5d553c4c4cbd5733bdca98c8d09c16
  • 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.12

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

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

[#002] sha256:97e70ef1a81ddd828f239fa0cc82117a234d5f51c1d7e0adf835559b081448be - 6.72% (3.17 MB)

[#003] sha256:5fd5b2e6f688237cdbf2a196cc3c690914334e98c92c55c56a2c5e2bf1065226 - 34.3% (16.2 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 01:21:49 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-09-05 01:23:22 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 04:17:05 UTC (buildkit.dockerfile.v0)

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

2024-09-05 04:17:05 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-09-05 04:17:05 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-09-05 04:17:05 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