Namespace
appflowyinc
Image / Tag
admin_frontend:0.4.2-arm64v8
Content Digest
sha256:656acff3a37362536e07702325dafce88765a7ddad815e410e00e22e55e962c5
Details
Created

2024-05-07 12:55:38 UTC

Size

63.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-07T12:03:28.750Z
  • 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
    ef8e6f360f9c1d4daf2283e8475894d2ca5ef2fc
  • 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.2

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 - 74.62% (47.3 MB)

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

[#002] sha256:6822903bf5827a5f04b2d191f165703ef731385ab1f390e2a82f847820e20b89 - 18.51% (11.7 MB)

[#003] sha256:b414dae80cd3642bb75741f17e11567df11b0f48bd4a2fdd4c7202c0791d8cbb - 6.82% (4.33 MB)

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


History
2024-04-24 04:10:30 UTC

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

2024-04-24 04:10:31 UTC

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

2024-05-07 12:03:35 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-07 12:04:08 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 12:55:38 UTC (buildkit.dockerfile.v0)

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

2024-05-07 12:55:38 UTC (buildkit.dockerfile.v0)

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

2024-05-07 12:55:38 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-07 12:55:38 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-05-07 12:55: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