Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.34-arm64v8
Content Digest
sha256:eb8c9b5353b9af5179ccfe1dc6ae3aa37e01392aea40fa4552e093d18f50f0c5
Details
Created

2024-07-23 04:21:59 UTC

Size

57.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-23T03:29:56.114Z
  • 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
    c8e1b71447d297ce0328054dc23cb73a19971ad9
  • 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.34

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:0bd1f8180c504ba389021ce74895ed487ccd8c70e2d9af3707934bc801ba28d8 - 82.46% (47.3 MB)

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

[#002] sha256:13db9839d68b929b77eaa601b24010beb6194156fd8ee6d4ed2c088cbc263bba - 9.95% (5.71 MB)

[#003] sha256:c18d3424f926bb7edc8aea66656ce54e02b711b9996b0b2ce11931c149a1d443 - 7.54% (4.32 MB)

[#004] sha256:2582f00611f244b43f86fd75fbaf25558406c2c3c2a0ad35f50b09810383703a - 0.05% (28.1 KB)


History
2024-07-02 00:39:29 UTC

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

2024-07-02 00:39:29 UTC

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

2024-07-23 03:30:03 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-07-23 03:30:31 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-07-23 04:21:59 UTC (buildkit.dockerfile.v0)

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

2024-07-23 04:21:59 UTC (buildkit.dockerfile.v0)

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

2024-07-23 04:21:59 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-07-23 04:21:59 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-07-23 04:21:59 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