Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.3.41-amd64
Content Digest
sha256:1d4e22b2d848f9c9db62a811c01404aab1a600fad306ee7cc56090e596a64fb6
Details
Created

2024-05-05 09:56:57 UTC

Size

42.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-05T09:47:46.729Z
  • 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
    b28dfc66b5d39e3c553de07003a7e8884caac88c
  • 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.41

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:b0a0cf830b12453b7e15359a804215a7bcccd3788e2bcecff2a03af64bbd4df7 - 64.95% (27.8 MB)

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

[#002] sha256:dc02d3776b55e87745ccb9e86583b29260bd4521927805c4ad20aab9e2c47515 - 7.35% (3.15 MB)

[#003] sha256:5b903c062a2812089e6f05190afee75df02de4a9380457708a12da7753f01c4e - 27.7% (11.9 MB)


History
2024-04-24 03:28:09 UTC

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

2024-04-24 03:28:09 UTC

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

2024-05-05 09:47:50 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-05 09:47: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-05-05 09:56:57 UTC (buildkit.dockerfile.v0)

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

2024-05-05 09:56:57 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-05-05 09:56:57 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-05 09:56:57 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