Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.3.28-amd64
Content Digest
sha256:44642b2586bb4ffde4d0f24761ceb737e18ed267b04be287aa8e93a3102b6ce3
Details
Created

2024-04-26 11:48:37 UTC

Size

40.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-26T11:40:04.507Z
  • 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
    e2fd0493339b3d769e3f827b3351f16dd0ad457f
  • 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.28

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:b0a0cf830b12453b7e15359a804215a7bcccd3788e2bcecff2a03af64bbd4df7 - 68.03% (27.8 MB)

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

[#002] sha256:ded1d4d2886042b80befb3859032e1b7b63bb63abc7578d9c5f9f930720edf54 - 6.55% (2.68 MB)

[#003] sha256:08e9312063022839e64608e454a17370ec60a1e47f03abb409594f4e039ab646 - 25.41% (10.4 MB)


History
2024-04-24 03:28:09 UTC

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

2024-04-24 03:28:09 UTC

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

2024-04-26 11:40:13 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-26 11:40:18 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-26 11:48:37 UTC (buildkit.dockerfile.v0)

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

2024-04-26 11:48:37 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-04-26 11:48:37 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-26 11:48:37 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