Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.6.48-arm64v8
Content Digest
sha256:3556e7fbdfa2200885e1b65d18f9c3811fc7696cfc1bf47fa2092c3e343700e0
Details
Created

2024-10-24 13:14:13 UTC

Size

48.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-10-24T08:08:02.886Z
  • 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:83d624c4be2db5b81ae220b6b10cbc9a559d5800fd32556f4020727098f71ed0 - 57.52% (27.8 MB)

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

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

[#003] sha256:c0eee3e3ce887a753df83fd0aa99a6ffafeeee1fcefae872e02dbeb806c3b93d - 35.92% (17.4 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-24 08:08:10 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-10-24 08:09:46 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 13:14:13 UTC (buildkit.dockerfile.v0)

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

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

ENV APP_ENVIRONMENT=production

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

ENV RUST_BACKTRACE=1

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

ARG APPFLOWY_APPLICATION_PORT

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

ARG PORT

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

ENV PORT=8000

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

EXPOSE map[8000/tcp:{}]

2024-10-24 13:14:13 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