Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.8-amd64
Content Digest
sha256:3adb984df0a68f1b11447fb7f43bc120248060b19f282cd64772a06ad52b836b
Details
Created

2024-06-12 07:22:39 UTC

Size

43.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-12T07:12:38.587Z
  • 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
    64baf9ea0028cb4407f6b0df8d02aa1188406b40
  • 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.8

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:09f376ebb190216b0459f470e71bec7b5dfa611d66bf008492b40dcc5f1d8eae - 63.49% (27.8 MB)

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

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

[#003] sha256:9a6a17079459f64196ae880599a2aedf1ea85f83d59a45ff1caf2f0dc978157d - 29.32% (12.8 MB)


History
2024-05-14 01:28:03 UTC

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

2024-05-14 01:28:04 UTC

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

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

WORKDIR /app

2024-06-12 07:12:59 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-12 07:22:39 UTC (buildkit.dockerfile.v0)

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

2024-06-12 07:22:39 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-06-12 07:22:39 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-06-12 07:22:39 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