Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.6.40-amd64
Content Digest
sha256:cca14c2a586e36462372041507906c8117b7c747aa6e04924393349a5a404a4c
Details
Created

2024-10-16 13:35:34 UTC

Size

47.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-10-16T13:16:21.358Z
  • 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
    9942e680894f830211f0fbbbe49c33ccd3356261
  • 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.40

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

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

[#002] sha256:ae19d6a3d2a5159be254608acd97092129e9edce9b2fd9d99403859350429949 - 6.98% (3.34 MB)

[#003] sha256:4823d4abd845c974c20ac79f37596428114249a641877fd514fa4b73387129f2 - 34.9% (16.7 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-16 13:16:26 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-10-16 13:16:36 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-16 13:35:34 UTC (buildkit.dockerfile.v0)

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

2024-10-16 13:35:34 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-10-16 13:35:34 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-10-16 13:35:34 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2024-10-16 13:35:34 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-10-16 13:35:34 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2024-10-16 13:35:34 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2024-10-16 13:35:34 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