Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.33-arm64v8
Content Digest
sha256:f6f5b23c71539a69e89fd9854c3cbb37b683735a1bd3e164795aedd0640f9844
Details
Created

2024-07-22 07:34:02 UTC

Size

45.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-22T04:40:24.176Z
  • 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
    bbfc39c5f6d7c86ac681f676ab53efc7daf49de2
  • 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.33

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:ea235d1ccf77ca07a545b448996766dc3eca4b971b04ba39d50af69660b25751 - 60.58% (27.8 MB)

[#001] sha256:55a95a401e50f1179d6d7c7fbf6e078ba92471dc56375de0c837744140d92309 - 0.0% (93 Bytes)

[#002] sha256:892c55585de4c3e61008e45c02c147e700a5866a057188cc19453f3d0540e449 - 6.9% (3.17 MB)

[#003] sha256:b4c84807fbcbc8abb3c62e13427067eee5dabd460fbdac57d6fa081691251e4c - 32.53% (14.9 MB)


History
2024-07-02 00:39:37 UTC

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

2024-07-02 00:39:37 UTC

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

2024-07-22 04:40:30 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-07-22 04:42:04 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-07-22 07:34:02 UTC (buildkit.dockerfile.v0)

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

2024-07-22 07:34:02 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-07-22 07:34:02 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-07-22 07:34: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