Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.4.17-amd64
Content Digest
sha256:c282541fbffe612677830e6aa21ab690be8840e187bcb73651b67f12295a27e6
Details
Created

2024-05-29 09:55:55 UTC

Size

43.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-29T09:46:13.548Z
  • 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
    24429357def6a2cf16fe51a723077b39ab2a3e81
  • 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.4.17

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

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

[#002] sha256:e3f5c5fe6f68f3e1d0fc3797e5dbe5c6c41c980c8c18bcac7893bb5edb6dd772 - 7.22% (3.15 MB)

[#003] sha256:95102f0dd9aac820911262328d9ac3274d52d884ccdc2609de26f0b057198cfb - 28.99% (12.6 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-05-29 09:46:19 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-29 09:46:30 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-05-29 09:55:55 UTC (buildkit.dockerfile.v0)

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

2024-05-29 09:55:55 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-05-29 09:55:55 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-29 09:55:55 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