Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.3.12-amd64
Content Digest
sha256:4cbb89c99b34a41c6e80d0c94231e2a0e9113d52d43ee07d783779c4eb64685f
Details
Created

2024-04-08 07:06:35 UTC

Size

41.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-08T06:52:15.018Z
  • 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
    b1c3d779badcd382e3d6e46c292042de70d38cdd
  • 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.12

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:8a1e25ce7c4f75e372e9884f8f7b1bedcfe4a7a7d452eb4b0a1c7477c9a90345 - 66.29% (27.8 MB)

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

[#002] sha256:6ab45be4b9c9c919c5dfc9286f230beb69d71e92881a5f4983df737942d5bb58 - 6.39% (2.68 MB)

[#003] sha256:65b8c56300454deb6bab9ffe48f936f309ec006200eb8076d40396a8c026a1ce - 27.32% (11.4 MB)


History
2024-03-12 01:21:01 UTC

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

2024-03-12 01:21:01 UTC

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

2024-04-08 06:52:20 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-08 06:52:27 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-08 07:06:35 UTC (buildkit.dockerfile.v0)

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

2024-04-08 07:06:35 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-04-08 07:06:35 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-08 07:06:35 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