Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.29-arm64v8
Content Digest
sha256:8144cccea8ed4a5e864cfa8ab4e94090a5a5e981d8da709d85f780f85d4b12da
Details
Created

2024-07-10 08:41:41 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-10T07:50:59.621Z
  • 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
    de0248e94afe557db448cc0389d35100d3088427
  • 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.29

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.45% (47.3 MB)

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

[#002] sha256:1cf74622136f98f10c718478c63db93839e8944364fa51c92e7a16a4cf9b42b4 - 9.95% (5.71 MB)

[#003] sha256:b369209d0e5ef38abf2a4d817d0af3f0b7f0670f6af79e228e336e214a6beafd - 7.55% (4.33 MB)

[#004] sha256:76b7ef7cb5576b53e8b0a29dbe31550e6a7a152c28c04fa4b08cb8f56c660149 - 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-10 07:51:08 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-07-10 07:51:34 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-10 08:41:41 UTC (buildkit.dockerfile.v0)

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

2024-07-10 08:41:41 UTC (buildkit.dockerfile.v0)

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

2024-07-10 08:41:41 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-07-10 08:41:41 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-07-10 08:41:41 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