Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.3.19-amd64
Content Digest
sha256:c29dbecb37e17661921db02a57090ed371ce9d8861a94226f3d7e20191698b83
Details
Created

2024-04-16 13:19:52 UTC

Size

42 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-16T13:11:08.515Z
  • 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
    585bd83f1cb462d29a5c1ad7d787d1a38c0df5f5
  • 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.19

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

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

[#002] sha256:cb34b63f5217e174fc2d3e135dbaeeb80bfa841f7d7a5f938b824e8e057a4084 - 6.38% (2.68 MB)

[#003] sha256:ceac53ed72cc1fd05947d0427778dae2c6a296a83d0ba5ea0b4e1befc6f7bd38 - 27.42% (11.5 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-16 13:11:16 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-16 13:11:23 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-16 13:19:52 UTC (buildkit.dockerfile.v0)

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

2024-04-16 13:19:52 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-04-16 13:19:52 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-16 13:19:52 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