Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.6.15-arm64v8
Content Digest
sha256:95acfee6fcb96a882310b582a59a0767d6b29026214fa9903b038cb09dd89ca9
Details
Created

2024-09-10 17:14:39 UTC

Size

47.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-09-10T14:12:23.127Z
  • 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
    07d6001cf8e5cfacac506b8f9749e8676e77ec90
  • 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.6.15

Environment
APP_ENVIRONMENT

production

PATH

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

PORT

8000

RUST_BACKTRACE

1


Layers

[#000] sha256:92c3b3500be621c72c7ac6432a9d8f731f145f4a1535361ffd3a304e55f7ccda - 58.83% (27.8 MB)

[#001] sha256:27666fe46c147e2d505536f28b1d37c7262385f90bcce76127fe5c0cd0c0bbd9 - 0.0% (93 Bytes)

[#002] sha256:58201d63ef5b6522f341728930f1b2e48b52a93c26a53c0cb423293c415b2170 - 6.7% (3.17 MB)

[#003] sha256:db44fd43857bf0bb807dd190a1428092ccd2fa122914b2425fbca8424f02b012 - 34.47% (16.3 MB)


History
2024-09-04 21:39:52 UTC

/bin/sh -c #(nop) ADD file:06a1877f1e100122a40ed52ce771bfa7e2ab3d28323780f58f1e5b57c1e576f9 in /

2024-09-04 21:39:53 UTC

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

2024-09-10 14:12:29 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-09-10 14:14:02 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-09-10 17:14:39 UTC (buildkit.dockerfile.v0)

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

2024-09-10 17:14:39 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-09-10 17:14:39 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-09-10 17:14:39 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2024-09-10 17:14:39 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-09-10 17:14:39 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2024-09-10 17:14:39 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2024-09-10 17:14: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