Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.6.44-arm64v8
Content Digest
sha256:a1bb0e2d8ae750aecda5cf912d3f63b7101e156d1a15bf704b0aeb2c0154105f
Details
Created

2024-10-18 06:56:06 UTC

Size

48.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-10-18T01:47:04.380Z
  • 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
    15b77e63af281c9603f7c4a17ff276ebfe2bdf74
  • 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.44

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

[#001] sha256:131c48a17230befdce20ac48b3a8d74eac86afa820681490fbfe65387df6deea - 0.0% (92 Bytes)

[#002] sha256:6002d7ecabe4b3fa4b4851c5ff4c306031afcb3af488ae157045f829b65b0659 - 6.56% (3.17 MB)

[#003] sha256:314bcbc560d166f4c35380bf01d47b67b3052cf08d2abcaf1689d60ec77fdd1d - 35.85% (17.3 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-18 01:47:12 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-10-18 01:48:45 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-18 06:56:06 UTC (buildkit.dockerfile.v0)

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

2024-10-18 06:56:06 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-10-18 06:56:06 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-10-18 06:56:06 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2024-10-18 06:56:06 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-10-18 06:56:06 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2024-10-18 06:56:06 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2024-10-18 06:56:06 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