Namespace
appflowyinc
Image / Tag
appflowy_cloud:da758978a3eaae5b872da9a213e4f1ee7afecbf7
Content Digest
sha256:5723b68559a8b51dfca8a3380f4570f3e7ac6cfe54a39fae6f59ec5db177c363
Details
Created

2024-09-03 04:43:45 UTC

Size

46.7 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.5% (27.8 MB)

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

[#002] sha256:9b71ccc0e922ce1384bdf46dd67dbb6db412e36b63794c72db148ef622498dc2 - 7.15% (3.34 MB)

[#003] sha256:e8e8f50a8db6c6bda80129c94bd1bd2afe5e0edac5ff991bc8b5ac7116cc963c - 33.35% (15.6 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-09-03 04:25:01 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-09-03 04:25:09 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-09-03 04:43:45 UTC (buildkit.dockerfile.v0)

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

2024-09-03 04:43:45 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-09-03 04:43:45 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-09-03 04:43:45 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