Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.63-amd64
Content Digest
sha256:62b5f1c55e101f9fc6e7cb66774ce775d92ceab36a039f4304d2d8ef62a97d1e
Details
Created

2024-08-27 06:05:13 UTC

Size

46.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-27T05:53:00.237Z
  • 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
    612f459a38bc5c3b01cbbc19df12cc3d4124a0ef
  • 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.5.63

Environment
APP_ENVIRONMENT

production

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

RUST_BACKTRACE

1


Layers

[#000] sha256:e4fff0779e6ddd22366469f08626c3ab1884b5cbe1719b26da238c95f247b305 - 60.16% (27.8 MB)

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

[#002] sha256:8c34d574f2ab96a0b8b3c1821a3a81670ebd20b74f78d198bd8c276e1406646f - 7.22% (3.33 MB)

[#003] sha256:642b509cc317f87af17bde4d563406ffdd99c2f0585f8ee090938fb3dd84c128 - 32.62% (15.1 MB)


History
2024-08-13 00:20:20 UTC

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

2024-08-13 00:20:20 UTC

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

2024-08-27 05:53:06 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-08-27 05:53:17 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-08-27 06:05:13 UTC (buildkit.dockerfile.v0)

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

2024-08-27 06:05:13 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-08-27 06:05:13 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-08-27 06:05: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