Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.29-amd64
Content Digest
sha256:e0617a32ce3ca13ddb8a432137c852f3f12fdb940a732eb3abb0bc0281aa877d
Details
Created

2024-07-10 07:54:26 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-10T07:50:54.267Z
  • 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:e9aef93137af6e967e7242f3b3c8ecd8e6f571d1e6fdd9e72db0befeeae3cf13 - 82.3% (47.3 MB)

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

[#002] sha256:4dce6d41a039266e8f02939cfc59c4fb9aa665008f667e76aa339365c1d32a93 - 10.2% (5.86 MB)

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

[#004] sha256:63c6652ab3c107287e22779112d4bd4ea5dd421116105eed6d64135376639cf1 - 0.05% (28.1 KB)


History
2024-07-02 01:24:49 UTC

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

2024-07-02 01:24:50 UTC

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

2024-07-10 07:51:01 UTC (buildkit.dockerfile.v0)

WORKDIR /app

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

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

2024-07-10 07:54:26 UTC (buildkit.dockerfile.v0)

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

2024-07-10 07:54:26 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-07-10 07:54:26 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-07-10 07:54:26 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