Namespace
appflowyinc
Image / Tag
admin_frontend:0.4.1-amd64
Content Digest
sha256:c25825ec6788da5edd49a7e330a4f7b25af27dad6c3631019f7453d0d2e7b8fc
Details
Created

2024-05-06 07:10:09 UTC

Size

63.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-06T07:06:32.119Z
  • 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
    48281f43e5ccd374c30888c1d26e9716d1da6541
  • 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.1

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:00d8579b3c3f5fb9c5c08d0e471e037b9dc80f853dafdf42a01d503a6dedf30e - 0.0% (93 Bytes)

[#002] sha256:9d003132e51ac83f5bdbfc0ea3ed51f3af3d19ac5981b1a5762e6b481cad13e8 - 18.77% (11.9 MB)

[#003] sha256:3976be7252a15dad748dff2ea261611e22b2a429814003215c1cce0a960751dd - 6.73% (4.28 MB)

[#004] sha256:2dcb2b249d88f03200828e5e23791d591d3773fb58bb47aefff17d90dde3bd70 - 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-06 07:06:36 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-06 07:06:45 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-06 07:10:09 UTC (buildkit.dockerfile.v0)

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

2024-05-06 07:10:09 UTC (buildkit.dockerfile.v0)

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

2024-05-06 07:10:09 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-06 07:10:09 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-05-06 07:10:09 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