Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.6.13-amd64
Content Digest
sha256:88e2d5d18693540f421454f02224caff08cb12297ed0ffbf640de17571fe2df6
Details
Created

2024-09-05 07:10:06 UTC

Size

46.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-09-05T06:58:31.975Z
  • org.opencontainers.image.description
    AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
  • org.opencontainers.image.licenses
    AGPL-3.0
  • org.opencontainers.image.revision
    bfc8b0db589410e38f136cf93201e72fe71deda7
  • org.opencontainers.image.source
    https://github.com/AppFlowy-IO/AppFlowy-Cloud
  • org.opencontainers.image.title
    AppFlowy-Cloud
  • org.opencontainers.image.url
    https://github.com/AppFlowy-IO/AppFlowy-Cloud
  • org.opencontainers.image.version
    0.6.13

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.31% (27.8 MB)

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

[#002] sha256:bbc4cd2a143e4d6757ef281cb63f78e99f754dd581337f0aaa3323f95b7121e1 - 7.13% (3.34 MB)

[#003] sha256:c15390c90115016ff26ef9cdde61196c75e472ba335b888a1bdd2d668c344771 - 33.56% (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-05 06:58:38 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-09-05 06:58:48 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 07:10:06 UTC (buildkit.dockerfile.v0)

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

2024-09-05 07:10:06 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-09-05 07:10:06 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-09-05 07:10:06 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