Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.20-amd64
Content Digest
sha256:6e74d5660477deedfaf940b5640a330240861d86130407ce84038b6562fab62c
Details
Created

2024-06-24 12:29:27 UTC

Size

45 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-24T12:18:01.731Z
  • 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
    0f9fcf2042799ede20e1ce8921c56c8907baeb41
  • 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.20

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:2cc3ae149d28a36d28d4eefbae70aaa14a0c9eab588c3790f7979f310b893c44 - 61.85% (27.8 MB)

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

[#002] sha256:ff7d6eedf04dc719d52d629361309643ffd351179727b7661cbc27e8117826cc - 7.0% (3.15 MB)

[#003] sha256:5a85ab9a2f6ace306503235ac8201751fae23e1ce69437e2c7faa14f78dc0e8e - 31.15% (14 MB)


History
2024-06-13 01:20:56 UTC

/bin/sh -c #(nop) ADD file:5f9954090af042b377ea0d1d184faa64d2e9d4c946b6c3898d52aff47e764056 in /

2024-06-13 01:20:56 UTC

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

2024-06-24 12:18:07 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-06-24 12:18:16 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-06-24 12:29:27 UTC (buildkit.dockerfile.v0)

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

2024-06-24 12:29:27 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-06-24 12:29:27 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-06-24 12:29:27 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