Namespace
appflowyinc
Image / Tag
appflowy_cloud:ba3ef158d13281d20937f3e6c53055996755d39c
Content Digest
sha256:65745e0171d62bba51f146e0c342cf95ef37add1052d1fb342fa303cb6546a43
Details
Created

2024-08-29 05:03:50 UTC

Size

46.5 MB

Content Digest
Labels
  • com.docker.compose.project
    appflowy-cloud
  • com.docker.compose.service
    appflowy_cloud
  • com.docker.compose.version
    2.27.1

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:e4fff0779e6ddd22366469f08626c3ab1884b5cbe1719b26da238c95f247b305 - 59.79% (27.8 MB)

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

[#002] sha256:3f1ce099eddd4a87fa19bc1fc9e728b79af5fdeb61c5558c7f9b0bc3898c8677 - 7.18% (3.33 MB)

[#003] sha256:47ee3c1fe0e3ea1ab293b9e1eb2fc4c53697b43b2a2e18ea43b1a72b4a196502 - 33.03% (15.3 MB)


History
2024-08-13 00:20:20 UTC

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

2024-08-13 00:20:20 UTC

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

2024-08-29 04:45:33 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-08-29 04:45:42 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-08-29 05:03:50 UTC (buildkit.dockerfile.v0)

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

2024-08-29 05:03:50 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-08-29 05:03:50 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-08-29 05:03:50 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