Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.18-amd64
Content Digest
sha256:a385aba24aad8b9582c0972fffec30a312277a45b9e1829ecbfaf04aa08a5880
Details
Created

2024-06-21 08:43:46 UTC

Size

44.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-21T08:32:26.154Z
  • 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
    fa7565d9de2a5e65e3886c8230588d58140637c5
  • 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.18

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.88% (27.8 MB)

[#001] sha256:bc86688119d5792f0d6b9f24b9336672050f3c762b48a075b2c3c1ffc5313a9c - 0.0% (91 Bytes)

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

[#003] sha256:99884dceac2c87f5a5e0aa69fd8f34eb079ac019253b9fe816738b0b8df158af - 31.12% (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-21 08:32:31 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-06-21 08:32:41 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-21 08:43:46 UTC (buildkit.dockerfile.v0)

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

2024-06-21 08:43:46 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-06-21 08:43:46 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-06-21 08:43:46 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