Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.9-amd64
Content Digest
sha256:36d8b9a2394c2a22912725c05cb4cfb6f98935c4d457190637b01c37563e88cb
Details
Created

2024-06-13 07:31:27 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-13T07:27:51.622Z
  • 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
    9d3d28ad8937712cc688c20be7c0ee6e4d14a168
  • 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.9

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 - 82.32% (47.3 MB)

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

[#002] sha256:1f30333a97626c7049015dd718a30afa0012f9573aa0d837d06b969e102870a7 - 10.18% (5.85 MB)

[#003] sha256:7ef82fd845c4eae82ae00835da66cee70aea65cd0e8b0d5b70d603188e9efd75 - 7.45% (4.28 MB)

[#004] sha256:ac22f842e6e60a9a05590d210a526aa139e7f2ac10e5d0e5d21f0ab604f5f702 - 0.05% (28.1 KB)


History
2024-06-13 01:20:43 UTC

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

2024-06-13 01:20:44 UTC

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

2024-06-13 07:27:56 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-06-13 07:28:02 UTC (buildkit.dockerfile.v0)

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

2024-06-13 07:31:27 UTC (buildkit.dockerfile.v0)

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

2024-06-13 07:31:27 UTC (buildkit.dockerfile.v0)

COPY /app/admin_frontend/assets /app/assets # buildkit

2024-06-13 07:31:27 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-06-13 07:31:27 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-06-13 07:31:27 UTC (buildkit.dockerfile.v0)

CMD ["admin_frontend"]

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