Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.66-arm64v8
Content Digest
sha256:d778d4028dd1784d4fd204f7225ff0553fddf67d608bcfa793de9f69526c2202
Details
Created

2024-08-27 13:22:35 UTC

Size

46.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-27T10:19:01.078Z
  • 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
    fee2c37aa4b1badec5f29970c299733f2f7fb353
  • 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.66

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

[#001] sha256:5f64efc875b8df0fd721946951607baeed3e55cc37981741be8fc9417cc08d18 - 0.0% (93 Bytes)

[#002] sha256:5ca88b9dcf650e12d88bfcceb22bc547aacca75c8d67af7f76ac3e662b24156c - 6.79% (3.17 MB)

[#003] sha256:5765700261d395a749508860896696f50019d88f7d29f4b50b77178d072e2167 - 33.6% (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 10:19:07 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-08-27 10:20:42 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 13:22:35 UTC (buildkit.dockerfile.v0)

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

2024-08-27 13:22:35 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-08-27 13:22:35 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-08-27 13:22:35 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