Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.3.20-amd64
Content Digest
sha256:dcf88be07ce12071f49f3688edb073eafb78a1777d374889adbb92c6e8e2077f
Details
Created

2024-04-17 03:51:02 UTC

Size

42 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-17T03:42:36.366Z
  • 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
    4168d7239019d5602e8f5a12b098c704a03a4076
  • 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.20

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

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

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

[#003] sha256:2d9e2554b392753a4cacfc7b5a2e557546d262902619083bc7453325a7f529fe - 27.41% (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-17 03:42:42 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-17 03:42:48 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-17 03:51:02 UTC (buildkit.dockerfile.v0)

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

2024-04-17 03:51:02 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-04-17 03:51:02 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-17 03:51:02 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