Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.48-arm64v8
Content Digest
sha256:466a28e3c5597c0d9b98789c3491c8b2d0ba2608f8732c1b0c6b816100b1e943
Details
Created

2024-08-06 11:14:32 UTC

Size

46.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-06T08:18:04.585Z
  • 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
    bb1c93b98ad1d41a6799886ab633dbf4cc5021bd
  • 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.48

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

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

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

[#002] sha256:fc942c6944338df1a44be9b25c2ac6ae8ff2bc4001c7bdabf5590aae36967f5d - 6.83% (3.17 MB)

[#003] sha256:7d91bccb4dbce37d1fa68fe9323b7a46e4143bfa24024662579e1e61662756c1 - 33.2% (15.4 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-06 08:18:11 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-08-06 08:19:43 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-06 11:14:32 UTC (buildkit.dockerfile.v0)

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

2024-08-06 11:14:32 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-08-06 11:14:32 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-08-06 11:14:32 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