Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.45-arm64v8
Content Digest
sha256:25ae91ddc83f7a6de4cde43605aa44dcad375ea8dfed6a2c367e19e3c0b3365b
Details
Created

2024-08-01 07:07:40 UTC

Size

46.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-01T04:10:22.088Z
  • 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
    3b389d7911a757fe2004de3f623f9d863ec7bcb1
  • 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.45

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:262a5f25eec7a7daccd94a64695e41acca5262f481c3630ef31289616897aa40 - 60.18% (27.8 MB)

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

[#002] sha256:97f948759b751f89779de0fe50ab90c648aecc0d87af092a4e60f364a31328fb - 6.85% (3.17 MB)

[#003] sha256:8da6d493c4a0361fa923efb8faf15adddb9ad8c58130d0ea196619ea22c559ed - 32.97% (15.2 MB)


History
2024-07-23 04:17:51 UTC

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

2024-07-23 04:17:52 UTC

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

2024-08-01 04:10:28 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-08-01 04:12:02 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-01 07:07:40 UTC (buildkit.dockerfile.v0)

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

2024-08-01 07:07:40 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-08-01 07:07:40 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-08-01 07:07:40 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