Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.6.32-amd64
Content Digest
sha256:0c7b90cae47819254ac7981c328f3446b048f867eb7b811a0664ae1edd870022
Details
Created

2024-10-10 01:29:12 UTC

Size

47.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-10-10T01:09:55.977Z
  • 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
    98347b81ea5ea83a4eb23a60d827b1ab4ed0b1bf
  • 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.32

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:302e3ee498053a7b5332ac79e8efebec16e900289fc1ecd1c754ce8fa047fcab - 58.17% (27.8 MB)

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

[#002] sha256:dd958b6b4a746efb4207268dd70d06a225e0b2ff693a6caffaaff8efc9e79c62 - 6.99% (3.34 MB)

[#003] sha256:9341ed2c0da32953adecb2afbf13d74598d5717d82064d04ee389e7e847e3dde - 34.84% (16.6 MB)


History
2024-09-27 04:29:32 UTC

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

2024-09-27 04:29:32 UTC

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

2024-10-10 01:10:07 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-10-10 01:10: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-10 01:29:12 UTC (buildkit.dockerfile.v0)

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

2024-10-10 01:29:12 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-10-10 01:29:12 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-10-10 01:29:12 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2024-10-10 01:29:12 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-10-10 01:29:12 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2024-10-10 01:29:12 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2024-10-10 01:29: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