Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.3.27-arm64v8
Content Digest
sha256:1679031996d755720413bb70cd681fed6479d0d85d4db03e025f4b0422ae6b7d
Details
Created

2024-04-26 07:51:46 UTC

Size

41.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-26T05:39:16.001Z
  • 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
    32bdfb70379c79be35fe5e95d63a6e241f751e5a
  • 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.3.27

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:22d97f6a5d13532e867231d23d92620a81874d51a456196be50154eeb32edc08 - 67.6% (27.8 MB)

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

[#002] sha256:64fed5f6343151f34ff8fdd6f19ba716320975121ca2f66fdba41a03fc844c93 - 6.08% (2.5 MB)

[#003] sha256:244068ca65403b98ae2dfb96af2fa2b1254bdd5d0b9d73ff7b9c11b8773c1c91 - 26.32% (10.8 MB)


History
2024-04-24 04:10:39 UTC

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

2024-04-24 04:10:39 UTC

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

2024-04-26 05:39:21 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-26 05:39:47 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends openssl && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* # buildkit

2024-04-26 07:51:46 UTC (buildkit.dockerfile.v0)

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

2024-04-26 07:51:46 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-04-26 07:51:46 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-26 07:51:46 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