Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.9.132-amd64
Content Digest
sha256:3a69475e5284133daed10d223081879d65efd3c6d1df891a8b258d0c7bb2258f
Details
Created

2025-09-26 06:56:59 UTC

Size

54.6 MB

Content Digest
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:cde4222c36b887df35956e37385ad2fd5d32301ca9894363790a1430bf62f80f - 50.92% (27.8 MB)

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

[#002] sha256:4b4521b4d1d10156eee147997d6b584bbedaa00a080329e9766e0c34cff1cb65 - 9.99% (5.45 MB)

[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#004] sha256:29321ebea3b9748a1d18d7447604705bb9c60c7ed6d851d17a377f477fe01721 - 39.09% (21.3 MB)


History
2025-09-08 00:00:00 UTC (debuerreotype 0.16)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'

2025-09-26 06:42:27 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-09-26 06:42:37 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends openssl ca-certificates curl && update-ca-certificates && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* # buildkit

2025-09-26 06:42:37 UTC (buildkit.dockerfile.v0)

ARG APP_VERSION=0.9.132

2025-09-26 06:42:37 UTC (buildkit.dockerfile.v0)

RUN |1 APP_VERSION=0.9.132 /bin/sh -c echo "Building release binary" # buildkit

2025-09-26 06:56:59 UTC (buildkit.dockerfile.v0)

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

2025-09-26 06:56:59 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2025-09-26 06:56:59 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2025-09-26 06:56:59 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2025-09-26 06:56:59 UTC (buildkit.dockerfile.v0)

ARG PORT

2025-09-26 06:56:59 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2025-09-26 06:56:59 UTC (buildkit.dockerfile.v0)

EXPOSE &{[{{61 0} {61 0}}] 0xc0002df980}

2025-09-26 06:56: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