Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.6.48-amd64
Content Digest
sha256:7d2343eda9273b549fc1994a63e2b98a3b94690e6fdb97fc9e004757d419d71b
Details
Created

2024-10-24 08:27:12 UTC

Size

47.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-10-24T08:08:02.334Z
  • 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
    ee482cf15df8d6b6f9ff59cec63c517450d2cdd0
  • 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.6.48

Environment
APP_ENVIRONMENT

production

PATH

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

PORT

8000

RUST_BACKTRACE

1


Layers

[#000] sha256:a480a496ba95a197d587aa1d9e0f545ca7dbd40495a4715342228db62b67c4ba - 58.07% (27.8 MB)

[#001] sha256:229461916e373f2af14ada121f80ada003ab48921535b23957cedef2b396cefb - 0.0% (92 Bytes)

[#002] sha256:06eb29624299e9045782e6bf000d4ba28abb93b07fa63709906706329c62480c - 6.98% (3.34 MB)

[#003] sha256:defdb6b2d56b2265a7c666ab00884f9d6951f46efcb52fb2ecb9538a807b0047 - 34.95% (16.7 MB)


History
2024-10-17 00:20:29 UTC

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

2024-10-17 00:20:30 UTC

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

2024-10-24 08:08:08 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-10-24 08:08:19 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends openssl ca-certificates && update-ca-certificates && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* # buildkit

2024-10-24 08:27:12 UTC (buildkit.dockerfile.v0)

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

2024-10-24 08:27:12 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-10-24 08:27:12 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-10-24 08:27:12 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2024-10-24 08:27:12 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-10-24 08:27:12 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2024-10-24 08:27:12 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2024-10-24 08:27:12 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