Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.3.38-arm64v8
Content Digest
sha256:f126a076570d2e66380d000571f69346604cebf0f51c80eeb2ff91b797ee2505
Details
Created

2024-05-04 12:00:59 UTC

Size

43.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-04T09:43:03.668Z
  • 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
    36bd79640f7f9f600ee04f3682c3c35ea892fb82
  • 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.3.38

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:22d97f6a5d13532e867231d23d92620a81874d51a456196be50154eeb32edc08 - 64.51% (27.8 MB)

[#001] sha256:15c3c92d65be925ad204a37e28eb332db4d6d5fb4b52f715a2cf54ccbed6c48a - 0.0% (93 Bytes)

[#002] sha256:19ba6a7ada3ac1d15e6b0ffc0ea411bc8239a43c576e975c3552fb6eb4588992 - 6.9% (2.98 MB)

[#003] sha256:5cf849c21427f7a072bd3b7ce01a408db74c55134400bf31a3d771fddef1c0bb - 28.59% (12.3 MB)


History
2024-04-24 04:10:39 UTC

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

2024-04-24 04:10:39 UTC

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

2024-05-04 09:43:08 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-04 09:44:39 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-04 12:00:59 UTC (buildkit.dockerfile.v0)

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

2024-05-04 12:00:59 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-05-04 12:00:59 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-04 12:00:59 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