Namespace
appflowyinc
Image / Tag
admin_frontend:0.2.19-arm64v8
Content Digest
sha256:9a3c0506b91494a51d692bfc694ef14db25e46cb148ad0497fc11a926001ce58
Details
Created

2024-03-29 07:49:06 UTC

Size

58.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-03-29T06:56:30.021Z
  • 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
    d77fb77a3a1df1dec14db68bebe35d911d9ae437
  • 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.2.19

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 - 81.44% (47.3 MB)

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

[#002] sha256:7c5af48916a24394a5fd2fa1ef6c4ecaa5c1065c4389388783db75bc1126e900 - 9.8% (5.69 MB)

[#003] sha256:9ffaf7a1deb536a2b4f923116168aaefe0ebcf4efafd1e51172d11d1c7a086b8 - 8.71% (5.06 MB)

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


History
2024-03-12 00:45:26 UTC

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

2024-03-12 00:45:27 UTC

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

2024-03-29 06:56:37 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-03-29 06:57:04 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-03-29 07:49:06 UTC (buildkit.dockerfile.v0)

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

2024-03-29 07:49:06 UTC (buildkit.dockerfile.v0)

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

2024-03-29 07:49:06 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-03-29 07:49:06 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-03-29 07:49:06 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