Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.42-arm64v8
Content Digest
sha256:8ecea17e7c3149fdaae047b5e4ca1d782b8897a149082ae7d852f64345e3055f
Details
Created

2024-02-23 08:35:12 UTC

Size

57.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-02-23T07:51:41.086Z
  • 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
    66b7637ad0cfadf160adeb0c701147e9abef6f05
  • 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.1.42

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 - 81.96% (47.3 MB)

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

[#002] sha256:d4b14da46f6a599413685f75e2c8a979f0b972daa6a2da72b9ce1fe64c4f4bd0 - 9.86% (5.69 MB)

[#003] sha256:edb57c8d3ecaeb79a86435f249b12873c508fed0d2f335838ca25534ade00158 - 8.13% (4.69 MB)

[#004] sha256:da0627025125fa071e11b339c00db7d7bf5916a4b675b4231058aedbc70836d8 - 0.05% (27.9 KB)


History
2024-02-13 00:41:10 UTC

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

2024-02-13 00:41:10 UTC

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

2024-02-23 07:51:49 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-02-23 07:52:17 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-02-23 08:35:12 UTC (buildkit.dockerfile.v0)

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

2024-02-23 08:35:12 UTC (buildkit.dockerfile.v0)

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

2024-02-23 08:35:12 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-02-23 08:35:12 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-02-23 08:35:12 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