Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.3.10-amd64
Content Digest
sha256:f5a7b4404dfd4586bb42a6e1ef7d7569bcad23d440610b4f7056d2e209ba80d7
Details
Created

2024-04-06 13:19:29 UTC

Size

41.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-06T13:05:09.584Z
  • 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
    428c3feef291549e7f8257f21eead07efcf9ef93
  • 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.10

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

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

[#002] sha256:72daf8dbce48e939be562f5c28307abf109f0dbae087211801349367d4a2d817 - 6.39% (2.68 MB)

[#003] sha256:e56b403d4e943115b850e3e4b7e5999ee857bae9f446108f6bd4f6fc3fefb237 - 27.3% (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-06 13:05:17 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-06 13:05: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-06 13:19:29 UTC (buildkit.dockerfile.v0)

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

2024-04-06 13:19:29 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-04-06 13:19:29 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-06 13:19:29 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