Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.55-arm64v8
Content Digest
sha256:86e7e6a207b15e71bbba7b260f5ed338cb2365f79464b6d3c0f17ffa4ab3e7da
Details
Created

2024-08-22 09:54:13 UTC

Size

57.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-22T09:03:04.736Z
  • 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
    ae3833ea91c238a66ca7bda63763d1d654740fb4
  • 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.55

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:7b24851aa36de07cd94173b8e2052846573dacc3b241620d713254e647352394 - 82.88% (47.3 MB)

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

[#002] sha256:edfce380aa78356f1990a21af62b63c0d10b9c51a6855b9743fbdf04b1fdff14 - 10.0% (5.71 MB)

[#003] sha256:a11073b6416e1c684f616a1aaebdbe13d491ad8eb2d9df3457a968882b961088 - 7.07% (4.04 MB)

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


History
2024-08-13 00:39:42 UTC

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

2024-08-13 00:39:43 UTC

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

2024-08-22 09:03:13 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-08-22 09:03:39 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-08-22 09:54:13 UTC (buildkit.dockerfile.v0)

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

2024-08-22 09:54:13 UTC (buildkit.dockerfile.v0)

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

2024-08-22 09:54:13 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-08-22 09:54:13 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-08-22 09:54:13 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