Namespace
appflowyinc
Image / Tag
appflowy_cloud:78614a06f3f8bcab177ee9919b25499deede00d8
Content Digest
sha256:3269a1e5db9a915c3e275afcbbca2e1b4bc81ba593ff2775045da58cf4709c93
Details
Created

2024-08-30 08:08:11 UTC

Size

46.6 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.62% (27.8 MB)

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

[#002] sha256:49876fe86f993db5a59b63f592e0a9803012a8f89491b428821f77b8a449d85d - 7.16% (3.33 MB)

[#003] sha256:cf0f59e11e9d877e9067c9fceb9bccaf6b0edd932a8337c79326b85a2147e33c - 33.22% (15.5 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-30 07:48:40 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-08-30 07:48:48 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-30 08:08:11 UTC (buildkit.dockerfile.v0)

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

2024-08-30 08:08:11 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-08-30 08:08:11 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-08-30 08:08:11 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