Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.3.22-amd64
Content Digest
sha256:ec01328d39e442b2fcbf697fa17c8cc5022f54019855a3962748eedf1f00bf42
Details
Created

2024-04-21 11:21:14 UTC

Size

42 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-21T11:12:36.138Z
  • 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
    0de64f4f712a3de1f4c320e2182f9cf82164231c
  • 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.22

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.08% (27.8 MB)

[#001] sha256:1e4eb1343f14e3e1fc069bd20bcf8a169c1bc2a53f286219b91939e287784359 - 0.0% (93 Bytes)

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

[#003] sha256:dda086b090e03f185395b88353e63e4ccbc108feed6f2d7211eb00f25d323699 - 27.55% (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-21 11:12:40 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-21 11:12:45 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-21 11:21:14 UTC (buildkit.dockerfile.v0)

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

2024-04-21 11:21:14 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-04-21 11:21:14 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-21 11:21:14 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