Namespace
appflowyinc
Image / Tag
appflowy_cloud:d3052d2c1d331c06dfc90ef7ebbb2ed0f7809ca1
Content Digest
sha256:02baf03b0aa2b94b5590024844f2ab1ad885777c1e002eb6f0aed5c7c2fee6f5
Details
Created

2024-08-30 08:34:09 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:21f73c78638e3e43122ac6230ad6d001b3fc36f6d95b7528b68df4398ebf19d5 - 0.0% (93 Bytes)

[#002] sha256:68929ec3721f67d69decaacfcc4f207137de1892f737e9ccb9959184dc45ea46 - 7.16% (3.33 MB)

[#003] sha256:b094cf2929b7cf37f9b381bdec28981f7c96fb1b26dfd8f328eb1f78711d6c3d - 33.23% (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 08:15:04 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-08-30 08:15:12 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:34:09 UTC (buildkit.dockerfile.v0)

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

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

ENV APP_ENVIRONMENT=production

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

ENV RUST_BACKTRACE=1

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