Namespace
appflowyinc
Image / Tag
admin_frontend:latest-rc-amd64
Content Digest
sha256:41f9337e833ce30bbdde1080497e435dd225c10a29d726d2a103ea52a9fc6c29
Details
Created

2023-11-18 13:10:23 UTC

Size

39.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-11-18T13:03:05.361Z
  • 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
    47660bec3f1a4d81fd243a70a7a6516bccd52676
  • 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
    v0.0.1

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 - 75.44% (30 MB)

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

[#002] sha256:eba258694252d9b4e602072fefa0298e2202b16faddd7bfd56b5d3aba4d78e6e - 0.89% (363 KB)

[#003] sha256:0f8cdba93df02e583c35277e7bfa7e5cba2423ebd2b9294a5fecac595ed9c9be - 23.67% (9.4 MB)

[#004] sha256:78e778b0569fcc569275f4bcbd73710aba6e22211aa5e354e1be1293300bdd2a - 0.0% (670 Bytes)


History
2023-11-01 00:21:11 UTC

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

2023-11-01 00:21:12 UTC

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

2023-11-18 13:03:11 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2023-11-18 13:03:15 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

2023-11-18 13:10:23 UTC (buildkit.dockerfile.v0)

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

2023-11-18 13:10:23 UTC (buildkit.dockerfile.v0)

COPY /app/configuration configuration # buildkit

2023-11-18 13:10:23 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2023-11-18 13:10:23 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2023-11-18 13:10:23 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