Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.3.21-amd64
Content Digest
sha256:326f210ff41ab888942047c184115928e374b0d57320d3a6090b988a0253661a
Details
Created

2024-04-19 07:32:41 UTC

Size

42 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-19T07:24:08.637Z
  • 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
    970fbaed5742a3653047f1d016cd17c07893a577
  • 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.21

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:13808c22b207b066ef43572e57e4fb8c6172e887dd9a918c089a174a19371b7a - 66.1% (27.8 MB)

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

[#002] sha256:f48c82851bad8a5d6831484ec744fdf169e85686bc74872a609dbba65ccde5f9 - 6.37% (2.68 MB)

[#003] sha256:ce6949cb3a2cf92e1d4204e3256bfbfd4cecfb4c54b74af8360825322eeee3ee - 27.53% (11.6 MB)


History
2024-04-10 01:50:48 UTC

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

2024-04-10 01:50:48 UTC

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

2024-04-19 07:24:15 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-19 07:24:22 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-04-19 07:32:41 UTC (buildkit.dockerfile.v0)

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

2024-04-19 07:32:41 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-04-19 07:32:41 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-19 07:32:41 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