Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.3-arm64v8
Content Digest
sha256:35438d34816b62268d435f875ded8036e47b16e0a3553d5bc304b5c2bdb1ec0e
Details
Created

2024-06-04 05:20:37 UTC

Size

44 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-04T02:50:01.679Z
  • 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
    50ff40f9d1b0b4a22aff2c895b8f57f55f816d5a
  • 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.3

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

[#001] sha256:8b3fd1c8052f3bf2263ceafa5bdfe4262aba34fbbd968dbb4821d5abaee67a48 - 0.0% (93 Bytes)

[#002] sha256:0a250dacc80e953cb7be4c36e21a4c93f129cb2ebb55176295ec6b0a6884b447 - 6.76% (2.98 MB)

[#003] sha256:2b686e7e8a5fe4e4af6878d4faf5b60c8337f31b32a4246e922aa3c8bf6a5ee0 - 30.07% (13.2 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-04 02:50:07 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-06-04 02:51:40 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-04 05:20:37 UTC (buildkit.dockerfile.v0)

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

2024-06-04 05:20:37 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-06-04 05:20:37 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-06-04 05:20:37 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