Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.67-arm64v8
Content Digest
sha256:8fdfe6f14feb3ab8f43136f2e232264551fd8570f7a354d7f5e86f6a136dbc4c
Details
Created

2024-08-27 16:02:58 UTC

Size

46.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-27T12:54:21.125Z
  • 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
    5badffc97b17984d5f25a178c0c5a477338039c4
  • 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.67

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:aa6fbc30c84e14e64571d3d7b547ea801dfca8a7bd74bd930b5ea5de3eb2f442 - 59.58% (27.8 MB)

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

[#002] sha256:4209bae96bc415ef876f06febe752a2dd59aa25ba500d09ff3541bb82be5102c - 6.78% (3.17 MB)

[#003] sha256:c2bba1009f6075baa868f160634c33480bc7af6a534a1306f7d62f8b871ae98b - 33.64% (15.7 MB)


History
2024-08-13 00:39:51 UTC

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

2024-08-13 00:39:51 UTC

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

2024-08-27 12:54:26 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-08-27 12:56:00 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-27 16:02:58 UTC (buildkit.dockerfile.v0)

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

2024-08-27 16:02:58 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-08-27 16:02:58 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-08-27 16:02:58 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