Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.6.31-amd64
Content Digest
sha256:aa8177a27fec4cf26d67c451ec3d31aee78a6fbba40fd55627da97cdeac122b5
Details
Created

2024-10-07 09:11:59 UTC

Size

47.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-10-07T08:52:54.782Z
  • 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
    33e63fae5c71bbb9c0d2268d0b5e437901bb56b5
  • 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.31

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

[#001] sha256:3de5718225aebc10d12c0c0b57080212307bfbce3137ae3f344fa680e2e9fc24 - 0.0% (91 Bytes)

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

[#003] sha256:edb3cf0f957d9790a2325450505b87c4d4425d9b8a916192bdd325be4413b90d - 34.85% (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-07 08:53:01 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-10-07 08:53:11 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-07 09:11:59 UTC (buildkit.dockerfile.v0)

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

2024-10-07 09:11:59 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-10-07 09:11:59 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-10-07 09:11:59 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2024-10-07 09:11:59 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-10-07 09:11:59 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2024-10-07 09:11:59 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2024-10-07 09:11:59 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