Namespace
appflowyinc
Image / Tag
appflowy_cloud:5d356718fa5d553c4c4cbd5733bdca98c8d09c16
Content Digest
sha256:683945721d8041355e97f10fc20f107082ad75429d92b7775590243923712e95
Details
Created

2024-09-05 01:39:04 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:a2318d6c47ec9cac5acc500c47c79602bcf953cec711a18bc898911a0984365b - 59.43% (27.8 MB)

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

[#002] sha256:34d2a5a2fc18c17d4c1106d7c5a13caa230295b63abc5a68e9c2d9a50b34d142 - 7.14% (3.34 MB)

[#003] sha256:30c708d5e5ed718c19acf14dd3230cddc6216bc1d2aa2967be4256eef2097734 - 33.43% (15.6 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-05 01:20:12 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-09-05 01:20:21 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-05 01:39:04 UTC (buildkit.dockerfile.v0)

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

2024-09-05 01:39:04 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-09-05 01:39:04 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-09-05 01:39:04 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