Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.17-arm64v8
Content Digest
sha256:4eef7a86dc783259b84d87be8ea12eb69f19ff212c020b89c42c1cadf028fb0b
Details
Created

2024-06-21 03:22:48 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-21T02:30:35.809Z
  • 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
    af9850817ad7dfe778f35157f76f452fbfeebd6e
  • 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.17

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:1e60a453843e00d6f3d4242dbd696365f0894e3ca2f02f4ce1ab098d7ff7907f - 82.48% (47.3 MB)

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

[#002] sha256:ceb0ab1282b0ccd3331d56bb95db95269ad0f2564fbb9341b48e3390d005fcb7 - 9.92% (5.69 MB)

[#003] sha256:05b12924843ae79446ab7d54d055dc575141454d49a7ed473beabee7adae11b0 - 7.55% (4.33 MB)

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


History
2024-06-13 00:39:41 UTC

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

2024-06-13 00:39:41 UTC

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

2024-06-21 02:30:42 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-06-21 02:31:09 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-21 03:22:48 UTC (buildkit.dockerfile.v0)

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

2024-06-21 03:22:48 UTC (buildkit.dockerfile.v0)

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

2024-06-21 03:22:48 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-06-21 03:22:48 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-06-21 03:22:48 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