Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.6.5-arm64v8
Content Digest
sha256:3137be95351df884b7356929396eeacc16dc351c796dfe3b2383a0fd82f8a927
Details
Created

2024-09-01 11:10:17 UTC

Size

47.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-09-01T08:02:29.998Z
  • 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
    c2a5369313c82ae026e32f5186af29a09f0574d4
  • 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.5

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

[#001] sha256:0f65cfd3ca4e76b77699cbe530014b949c02344dfa9323ba9dc67ba63e1fb1a6 - 0.0% (93 Bytes)

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

[#003] sha256:980617b13f920dee178d1bd05138fbf0b7de9eefdf8ea15929be36a9c6e00a03 - 34.27% (16.1 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-09-01 08:02:35 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-09-01 08:04:09 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-01 11:10:17 UTC (buildkit.dockerfile.v0)

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

2024-09-01 11:10:17 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-09-01 11:10:17 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-09-01 11:10:17 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