Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.3.21-arm64v8
Content Digest
sha256:5e8f1b0f863eaea5d7211c52b67d959822319561c7cdeb73ea881113b64b70b7
Details
Created

2024-04-19 09:39:28 UTC

Size

42.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-19T07:24:06.162Z
  • 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:26070551e657534bdf420d43107e85b972b2e8c212413bbbe5d192bd2692c0a7 - 66.09% (27.8 MB)

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

[#002] sha256:f79a0dbb707e48c47cb4ebed91716c5ea1af36f4e60c4bf237ec95b2e0d79424 - 5.95% (2.5 MB)

[#003] sha256:a2b6c9ec502c5ccd6688d72c9196d331f9b62827af17160979f7e3fa08a64030 - 27.96% (11.8 MB)


History
2024-04-10 00:40:23 UTC

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

2024-04-10 00:40:23 UTC

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

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

WORKDIR /app

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

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

2024-04-19 09:39:28 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-04-19 09:39:28 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-19 09:39:28 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