Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.6.54
Content Digest
sha256:55a1d0734216d252ac602889de87dc48ecb9a11c8a5c37b49360e13e29444871
Details
Created

2024-10-29 03:49:59 UTC

Size

48 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-10-29T03:30:45.262Z
  • 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
    0627e07b364d4d767064d48e4c8022a155fb1c82
  • 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.54

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

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

[#002] sha256:624f2e0a9663f1afbc38ef938ef511d446ef16b943105ac258bc8828d63ddbc3 - 6.96% (3.34 MB)

[#003] sha256:d8c3b8f61625b3c0f91cccd4e7dacb2ea69b10d547823c4bb49ac86a936a114e - 35.12% (16.8 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-29 03:30:52 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-10-29 03:31:03 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-29 03:49:59 UTC (buildkit.dockerfile.v0)

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

2024-10-29 03:49:59 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-10-29 03:49:59 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-10-29 03:49:59 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2024-10-29 03:49:59 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-10-29 03:49:59 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2024-10-29 03:49:59 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2024-10-29 03:49:59 UTC (buildkit.dockerfile.v0)

CMD ["appflowy_cloud"]

Details
Created

2024-10-29 08:41:21 UTC

Size

48.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-10-29T03:30:46.110Z
  • 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
    0627e07b364d4d767064d48e4c8022a155fb1c82
  • 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.54

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:83d624c4be2db5b81ae220b6b10cbc9a559d5800fd32556f4020727098f71ed0 - 57.37% (27.8 MB)

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

[#002] sha256:f2d4032a4a156c1b29a36baa6ffb63c5d364d63c5dd3dd7b2135cecbb52ecbd9 - 6.54% (3.17 MB)

[#003] sha256:2a4cdd07c17304e43e186550c2530ed309a45c21e2c9ef83f67d0277d13006d5 - 36.09% (17.5 MB)


History
2024-10-17 01:11:59 UTC

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

2024-10-17 01:11:59 UTC

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

2024-10-29 03:30:52 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-10-29 03:32:26 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-29 08:41:21 UTC (buildkit.dockerfile.v0)

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

2024-10-29 08:41:21 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-10-29 08:41:21 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-10-29 08:41:21 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2024-10-29 08:41:21 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-10-29 08:41:21 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2024-10-29 08:41:21 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2024-10-29 08:41:21 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