Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.12-amd64
Content Digest
sha256:078cb1ec001a9beea31c49d5145b76b89cedeb0f42342bd1226ac0543ec88b91
Details
Created

2024-06-18 06:45:19 UTC

Size

43.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-18T06:35:10.302Z
  • 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
    0bf33efe0269b8891a9f8d97754fc66e783257e8
  • 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.12

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

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

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

[#002] sha256:b154a63a3edca738e4531de63c95141083a44b6748493ef8d9ee20f790e81026 - 7.19% (3.15 MB)

[#003] sha256:f4224ca2b61cb52db1e07dd04bcab9c6980e6d4cfee9e53df531dfc064ddfd70 - 29.33% (12.8 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-18 06:35:15 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-06-18 06:35:24 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-18 06:45:19 UTC (buildkit.dockerfile.v0)

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

2024-06-18 06:45:19 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-06-18 06:45:19 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-06-18 06:45:19 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