Namespace
appflowyinc
Image / Tag
admin_frontend:0.4.3-amd64
Content Digest
sha256:53277a144a27912f5b0e23fdf303a8f6859a675d4abec4852faf8781ee3a1d0e
Details
Created

2024-05-07 13:25:31 UTC

Size

63.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-07T13:21:58.238Z
  • 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
    c30870516f80dc7dcad0f5179211ede1dde30802
  • 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.4.3

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:1468e7ff95fcb865fbc4dee7094f8b99c4dcddd6eb2180cf044c7396baf6fc2f - 74.45% (47.3 MB)

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

[#002] sha256:005ebd6ac453549e2735219d25cd12c71c223313601f85f4824a2bf5b27890e8 - 18.77% (11.9 MB)

[#003] sha256:107d3a5308796b168bebbee362ba4421d348f6b93012584b95a87d3764c4f931 - 6.73% (4.28 MB)

[#004] sha256:b71642523ff7d359b9272561f8db18b6bc45278b9a010bb4b227fbed3d489ab2 - 0.04% (28.1 KB)


History
2024-04-24 03:27:57 UTC

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

2024-04-24 03:27:57 UTC

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

2024-05-07 13:22:04 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-07 13:22:12 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-05-07 13:25:31 UTC (buildkit.dockerfile.v0)

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

2024-05-07 13:25:31 UTC (buildkit.dockerfile.v0)

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

2024-05-07 13:25:31 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-07 13:25:31 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-05-07 13:25:31 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