Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.3.13-amd64
Content Digest
sha256:cf4f800c43e91adbd1e4924fd1e66ef3fa649f4766541e1d33c8a85e333d5ad0
Details
Created

2024-04-09 02:20:27 UTC

Size

41.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-09T02:12:09.073Z
  • 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
    c1bbcbfdd54240f893769f5ac3b2f304d6a19be0
  • 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.13

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:8178ca7d26dcdb0c264f241b37b97d658b930c464a673300d7e588f83e135df4 - 0.0% (93 Bytes)

[#002] sha256:77945d77b9d37fbe99052450f7ddf51c84e86858c1f9862b785febe220dfafe8 - 6.39% (2.68 MB)

[#003] sha256:371d979a6c9000fd03347b7775ebe65bde81301bb5026d7b8321a16ea065ad30 - 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-09 02:12:15 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-09 02:12:22 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-09 02:20:27 UTC (buildkit.dockerfile.v0)

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

2024-04-09 02:20:27 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-04-09 02:20:27 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-09 02:20:27 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