Namespace
appflowyinc
Image / Tag
appflowy_cloud:d40f774a15add8dee7c2f199e17333224922b848
Content Digest
sha256:041c2fe6d7032defbb50e170c80c5b69ba9a451c4af8822ef2ea922c72f2f9cb
Details
Created

2024-09-06 05:38:22 UTC

Size

46.8 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:a2318d6c47ec9cac5acc500c47c79602bcf953cec711a18bc898911a0984365b - 59.3% (27.8 MB)

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

[#002] sha256:82ebf08496fee970043001b0e557d891c2de02f2722215b57bbefa24a912ba25 - 7.12% (3.34 MB)

[#003] sha256:3fde674ea843682d6b01cba5bdca433048128f5feba05e0f40baf3613551a82e - 33.58% (15.7 MB)


History
2024-09-04 22:30:47 UTC

/bin/sh -c #(nop) ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /

2024-09-04 22:30:47 UTC

/bin/sh -c #(nop) CMD ["bash"]

2024-09-06 05:19:17 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-09-06 05:19:26 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-06 05:38:22 UTC (buildkit.dockerfile.v0)

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

2024-09-06 05:38:22 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-09-06 05:38:22 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-09-06 05:38:22 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