Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.7-amd64
Content Digest
sha256:1438c4f274c3a96200771485d55ec5d1e875a06a3d0ee9d322e476b9bd341ec6
Details
Created

2024-01-30 04:33:38 UTC

Size

57.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-01-30T04:29:58.463Z
  • 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
    c16d56db6d86a3b8a39f2545cc5a7fdc6bf9e1b1
  • 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.7

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4 - 81.77% (47.3 MB)

[#001] sha256:02e5b41ee7bea6f1f0e98ff1f4219809768e6ce1abe3be2f9144cd86a49ed6e6 - 0.0% (91 Bytes)

[#002] sha256:bc4878b71daebba900ffa45e597a83c835ef077fc2f68574f2a3e389b56b35da - 10.11% (5.85 MB)

[#003] sha256:7777786e8d996c5ae2262a8f9c7fecf3e4aba430a4845ade944f5cb0414067ed - 8.07% (4.66 MB)

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


History
2024-01-11 02:37:42 UTC

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

2024-01-11 02:37:43 UTC

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

2024-01-30 04:30:08 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-01-30 04:30:16 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-01-30 04:33:38 UTC (buildkit.dockerfile.v0)

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

2024-01-30 04:33:38 UTC (buildkit.dockerfile.v0)

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

2024-01-30 04:33:38 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-01-30 04:33:38 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-01-30 04:33:38 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