Namespace
appflowyinc
Image / Tag
appflowy_cloud:296bd082afde792abd1cc44bc7842b6584377241
Content Digest
sha256:76eec583c8e707efb7f2692d84bfca76f48174484bd09bc399fe15d1d6b363ba
Details
Created

2024-08-27 03:55:32 UTC

Size

46.2 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 - 60.16% (27.8 MB)

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

[#002] sha256:c666633138125b79ab22ffc322a896b3e580b55a390bb0ef3c1b41c5d73f141d - 7.22% (3.33 MB)

[#003] sha256:e72bbc7b6b39e9fd39c7033767593a029b645af8c8f1942716b725bea97651c5 - 32.61% (15.1 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-27 03:37:23 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-08-27 03:37:32 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-27 03:55:32 UTC (buildkit.dockerfile.v0)

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

2024-08-27 03:55:32 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-08-27 03:55:32 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-08-27 03:55:32 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