Namespace
appflowyinc
Image / Tag
appflowy_cloud:6c7bd80dbbcdc0ed428ebff690e12cbad3672cf1
Content Digest
sha256:02bc3a48f0e5631edd1d4019f8f2c0e69404d96ed9e97efa1aa2941d727a86fc
Details
Created

2024-09-03 08:01:10 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.44% (27.8 MB)

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

[#002] sha256:5f7dd172c1194905fa4ec77ef3909ce7aaf80061257f32bc402ca9d84a853621 - 7.14% (3.34 MB)

[#003] sha256:4209e2dfa0fac2a5a9ac8b96b66d26bb5fab09022cb40faab477521746373485 - 33.41% (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 07:42:13 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-09-03 07:42:22 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 08:01:10 UTC (buildkit.dockerfile.v0)

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

2024-09-03 08:01:10 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-09-03 08:01:10 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-09-03 08:01:10 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