Namespace
appflowyinc
Image / Tag
admin_frontend:0.3.22-amd64
Content Digest
sha256:91c1f7a1c4f63a27c2fb63e139a83a2668eeb4309787ad55aca926e28566288d
Details
Created

2024-04-21 11:16:03 UTC

Size

58.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-21T11:12:36.677Z
  • 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
    0de64f4f712a3de1f4c320e2182f9cf82164231c
  • 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.3.22

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:609c73876867487da051ad470002217da69bb052e2538710ade0730d893ff51f - 80.92% (47.3 MB)

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

[#002] sha256:6de8b516d5640bf0d7db98d5549389c3ec87bb439f7d9d25282498dbcfd6417c - 10.01% (5.85 MB)

[#003] sha256:eeeb4785b4bac3eaf6010c254cfc0320fa45e91bac040b4b71a2b533e4aa3cab - 9.02% (5.27 MB)

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


History
2024-04-10 01:50:34 UTC

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

2024-04-10 01:50:35 UTC

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

2024-04-21 11:12:41 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-21 11:12:47 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-04-21 11:16:03 UTC (buildkit.dockerfile.v0)

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

2024-04-21 11:16:03 UTC (buildkit.dockerfile.v0)

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

2024-04-21 11:16:03 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-21 11:16:03 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-04-21 11:16:03 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