Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.55-amd64
Content Digest
sha256:f5b18c0b452a9375b3fa162a461d5e8c96df601848fb05cfde49f2a60c48718d
Details
Created

2024-08-22 09:15:14 UTC

Size

46.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-22T09:03:13.408Z
  • 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
    ae3833ea91c238a66ca7bda63763d1d654740fb4
  • 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.55

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

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

[#002] sha256:0316a2e7225ddbf4141c4bf2097b5fe90fdd97ebe4560645cf53637539f8ab1c - 7.22% (3.33 MB)

[#003] sha256:cca49e82c36e65ce9053b2189be5bdb21e9bc3c3d12d5d20b02d57fca8a6d924 - 32.66% (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-22 09:03:20 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-08-22 09:03:31 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-22 09:15:14 UTC (buildkit.dockerfile.v0)

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

2024-08-22 09:15:14 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-08-22 09:15:14 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-08-22 09:15:14 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