Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.3.7-arm64v8
Content Digest
sha256:31fbe779cc63508641f8fd9d060e6231e9aa0e17f2fc541a39a0632e7ee53b56
Details
Created

2024-04-03 14:49:15 UTC

Size

41.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-03T12:41:32.658Z
  • 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
    632fbc6a7d9935e145480bea0426970946ae12a2
  • 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.3.7

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:59f5764b1f6d170ea07ca424965974024a14970ff826e9ffa3489c90dc040c24 - 66.29% (27.8 MB)

[#001] sha256:9754ba93668f5677eb418fa2be5d0931eb22c47046e2da939f5cc2bb1cdcdfda - 0.0% (93 Bytes)

[#002] sha256:90b08d2025c97e93ac03998cb3900b5970a5c8b899a0e4101dbaa1c2a245c7bd - 5.97% (2.5 MB)

[#003] sha256:5bf9dbc6759d491c8275aeceb86c837d87928891314208a73a7ffae2276fa209 - 27.74% (11.6 MB)


History
2024-03-12 00:45:36 UTC

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

2024-03-12 00:45:37 UTC

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

2024-04-03 12:41:38 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-03 12:42:07 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends openssl && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* # buildkit

2024-04-03 14:49:15 UTC (buildkit.dockerfile.v0)

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

2024-04-03 14:49:15 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-04-03 14:49:15 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-03 14:49:15 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