Namespace
appflowyinc
Image / Tag
admin_frontend:0.6.13-arm64v8
Content Digest
sha256:8023b42d7c041cb363028e6820d80983e4aad6ab2b1f556ef09d53c22504fee9
Details
Created

2024-09-05 07:49:26 UTC

Size

57.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-09-05T06:58:29.859Z
  • 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
    bfc8b0db589410e38f136cf93201e72fe71deda7
  • 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.6.13

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:56c9b9253ff98351db158cb6789848656b8d54f411c0037347bf2358efb18f39 - 82.87% (47.3 MB)

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

[#002] sha256:c0bd7d10bd8611a5597f5acda60b36116dbe33331f5bc3eb322a1561555e0475 - 10.01% (5.71 MB)

[#003] sha256:46c43de4409e468f2971c82322c85f5b88d9a65db324a23d8352eff68a0d956d - 7.08% (4.04 MB)

[#004] sha256:1a0622cd5e7fb651d2b949b70c8efa2fd81ba22d8d623724e61b9fcb805aa50a - 0.05% (28.3 KB)


History
2024-09-04 21:39:42 UTC

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

2024-09-04 21:39:43 UTC

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

2024-09-05 06:58:36 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-09-05 06:59:03 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-09-05 07:49:26 UTC (buildkit.dockerfile.v0)

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

2024-09-05 07:49:26 UTC (buildkit.dockerfile.v0)

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

2024-09-05 07:49:26 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-09-05 07:49:26 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-09-05 07:49:26 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