Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.9.138-arm64v8
Content Digest
sha256:9a36fa6e3087ae58df2ddd8a0c994a31be3af2e4f5831909d4fccc971b941b56
Details
Created

2025-10-06 00:57:55 UTC

Size

54 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:db68ae19c2bb7a25496be388192a44f153cbb7c7e28159a9a0562271bcf9111a - 51.54% (27.9 MB)

[#001] sha256:f36292a4a943f69de5f49303f20795f6a746ca8a1061f12ee0be6e397c29e48c - 0.0% (92 Bytes)

[#002] sha256:fb5daee7bd68b8a2d4595a4d2d19cc12905afd805bf5b0b0453b930fac09212b - 9.82% (5.31 MB)

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

[#004] sha256:8996a0c6c8bd66205e3e333a1d08bb3fe75ff2863fef1ac84daa8897c59523a9 - 38.64% (20.9 MB)


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

# debian.sh --arch 'arm64' out/ 'bookworm' '@1759104000'

2025-10-06 00:42:47 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-10-06 00:43:03 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-10-06 00:43:03 UTC (buildkit.dockerfile.v0)

ARG APP_VERSION=0.9.138

2025-10-06 00:43:03 UTC (buildkit.dockerfile.v0)

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

2025-10-06 00:57:55 UTC (buildkit.dockerfile.v0)

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

2025-10-06 00:57:55 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2025-10-06 00:57:55 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2025-10-06 00:57:55 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2025-10-06 00:57:55 UTC (buildkit.dockerfile.v0)

ARG PORT

2025-10-06 00:57:55 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2025-10-06 00:57:55 UTC (buildkit.dockerfile.v0)

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

2025-10-06 00:57: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