Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.3.39-arm64v8
Content Digest
sha256:c81f4f9550c5408980565a2c0c2467414d886a741eadb17bd8b9c2e41e4f1ad3
Details
Created

2024-05-04 15:31:29 UTC

Size

43.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-04T13:14:43.892Z
  • 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
    026c4c99ed132474e94590bae533b99b2e6123ac
  • 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.39

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:22d97f6a5d13532e867231d23d92620a81874d51a456196be50154eeb32edc08 - 64.51% (27.8 MB)

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

[#002] sha256:bd103761115638cc57084925e6235e1427e60f10fac9b25337cf04c3573da1a7 - 6.9% (2.98 MB)

[#003] sha256:ee2e9d2f85ff6ce49649f156abb67dc97e99dfa07493fd27e941feef58db8821 - 28.59% (12.3 MB)


History
2024-04-24 04:10:39 UTC

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

2024-04-24 04:10:39 UTC

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

2024-05-04 13:14:48 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-04 13:16:17 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-05-04 15:31:29 UTC (buildkit.dockerfile.v0)

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

2024-05-04 15:31:29 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-05-04 15:31:29 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-04 15:31:29 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