Namespace
appflowyinc
Image / Tag
admin_frontend:0.0.5-arm64v8
Content Digest
sha256:7b4de3dbf9e224b82f701345a6b553e8ece238d2456948f2710954370d66030e
Details
Created

2023-12-19 03:22:34 UTC

Size

57.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-12-19T02:43:28.322Z
  • 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
    a7b259ad205bc3c1ddbf644d8618f77d858777a3
  • 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.0.5

Environment
PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:b66b4ecd3ecfb67b3b7a2a44b0199cbdfc94965c8bd3fefab75cd2e612799740 - 81.86% (47.3 MB)

[#001] sha256:9c1bac3eae2257e2cd128ee1035b299d5634bc33d02bd6fde30229eeabe10c6c - 0.0% (93 Bytes)

[#002] sha256:04f17a3eaf3e6a6d728cc89246769aa3dd2e98f3cb0f1ff76b6ff619dfd03af8 - 9.85% (5.69 MB)

[#003] sha256:00536c353d42252dd7528652b922f3cb4d01dcc189ea98e2406c2331cceae9c1 - 8.24% (4.76 MB)

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


History
2023-12-19 01:41:02 UTC

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

2023-12-19 01:41:02 UTC

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

2023-12-19 02:43:36 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2023-12-19 02:44:03 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

2023-12-19 03:22:34 UTC (buildkit.dockerfile.v0)

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

2023-12-19 03:22:34 UTC (buildkit.dockerfile.v0)

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

2023-12-19 03:22:34 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2023-12-19 03:22:34 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