Namespace
appflowyinc
Image / Tag
admin_frontend:0.4.17-amd64
Content Digest
sha256:2e574104b2b54de139c54ff065496c4a6fd6716fea193b3d7f8c4bfc4a0ed08f
Details
Created

2024-05-29 09:49:36 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-29T09:46:07.666Z
  • 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
    24429357def6a2cf16fe51a723077b39ab2a3e81
  • 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.17

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:c6cf28de8a067787ee0d08f8b01d7f1566a508b56f6e549687b41dfd375f12c7 - 82.33% (47.3 MB)

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

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

[#003] sha256:443231ab7a6ad657e9182fbf4bf1221c967260c20ce1e5a23c65caa9bf8a31b5 - 7.45% (4.28 MB)

[#004] sha256:44114bbdf4d12c2cedd185a2583e390cbed0cbcb1ac4b5280556756f9b0faa14 - 0.05% (28.1 KB)


History
2024-05-14 01:27:51 UTC

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

2024-05-14 01:27:51 UTC

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

2024-05-29 09:46:12 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-29 09:46:18 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-29 09:49:36 UTC (buildkit.dockerfile.v0)

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

2024-05-29 09:49:36 UTC (buildkit.dockerfile.v0)

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

2024-05-29 09:49:36 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-29 09:49:36 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-05-29 09:49:36 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