Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.6.6-arm64v8
Content Digest
sha256:4d90dacdbf1d76fd511a0ea54b5353f0e12e44056914dacc4e010d979e44ee0a
Details
Created

2024-09-02 06:36:17 UTC

Size

47.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-09-02T03:29:33.830Z
  • 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
    abd96d8b5677fdfc41dfac2e19da96ee835049d7
  • 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.6

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:aa6fbc30c84e14e64571d3d7b547ea801dfca8a7bd74bd930b5ea5de3eb2f442 - 59.01% (27.8 MB)

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

[#002] sha256:70fe3658873b4c6cc1a3879709acf6712b525a30e537c42b5f24e9d7155e6765 - 6.72% (3.17 MB)

[#003] sha256:40be4c422603ce9491c70dec9890a7e341f4fc22f0bec56ac046085c97db44e0 - 34.27% (16.1 MB)


History
2024-08-13 00:39:51 UTC

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

2024-08-13 00:39:51 UTC

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

2024-09-02 03:29:40 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-09-02 03:31:14 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-02 06:36:17 UTC (buildkit.dockerfile.v0)

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

2024-09-02 06:36:17 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-09-02 06:36:17 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-09-02 06:36:17 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