Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.17-amd64
Content Digest
sha256:8d3d531ae7063d0435bfe7375015126c37d46ea0d2e9cdcbc463bf7554007c29
Details
Created

2024-06-21 02:34:23 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-21T02:30:50.095Z
  • 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
    af9850817ad7dfe778f35157f76f452fbfeebd6e
  • 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.5.17

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 - 82.32% (47.3 MB)

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

[#002] sha256:cba737792601220dc6c506ae9d69aa5fe6a310bf9b60a82141b7f42a59734a4e - 10.18% (5.85 MB)

[#003] sha256:7ae78bcdf529e7cd708c314136615bc93c80d11d67572fa548234cb15d926325 - 7.45% (4.28 MB)

[#004] sha256:96d135e0bf9f95584873a298a1148afad91088574518df9bc8233a48bf57413e - 0.05% (28.1 KB)


History
2024-06-13 01:20:43 UTC

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

2024-06-13 01:20:44 UTC

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

2024-06-21 02:30:57 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-06-21 02:31: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

2024-06-21 02:34:23 UTC (buildkit.dockerfile.v0)

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

2024-06-21 02:34:23 UTC (buildkit.dockerfile.v0)

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

2024-06-21 02:34:23 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-06-21 02:34:23 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-06-21 02:34:23 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