Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.3.1-amd64
Content Digest
sha256:614cb04b60373f5caf66d4e48d315b098bbf71d6e084cc36c00148e82aa8fb81
Details
Created

2024-03-31 02:58:22 UTC

Size

89.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-03-31T02:43:04.425Z
  • 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
    d49b986349fc66f16af46f87a73d775a294727bf
  • 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.3.1

Environment
APP_ENVIRONMENT

production

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

RUST_BACKTRACE

1


Layers

[#000] sha256:8a1e25ce7c4f75e372e9884f8f7b1bedcfe4a7a7d452eb4b0a1c7477c9a90345 - 31.04% (27.8 MB)

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

[#002] sha256:8bf026afd5e6763325bd8eb5a3be42cc9d603dc242aa1f3f9283f6667fa24e8a - 2.99% (2.68 MB)

[#003] sha256:08908bcf6b05e87a2809fca076de2499745ee26ff47da4bfb159394cf668f893 - 65.96% (59 MB)


History
2024-03-12 01:21:01 UTC

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

2024-03-12 01:21:01 UTC

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

2024-03-31 02:43:10 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-03-31 02:43:15 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends openssl && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* # buildkit

2024-03-31 02:58:22 UTC (buildkit.dockerfile.v0)

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

2024-03-31 02:58:22 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-03-31 02:58:22 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-03-31 02:58: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