Namespace
appflowyinc
Image / Tag
admin_frontend:0.6.6-arm64v8
Content Digest
sha256:93cedcb1891114b04ae132bf618f6a4b84efca3f54a2fa30631572e3040157af
Details
Created

2024-09-02 04:23:05 UTC

Size

63.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-09-02T03:29:33.346Z
  • 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
    abd96d8b5677fdfc41dfac2e19da96ee835049d7
  • 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.6.6

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:7b24851aa36de07cd94173b8e2052846573dacc3b241620d713254e647352394 - 74.93% (47.3 MB)

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

[#002] sha256:09083596981510c7da04552d3466dac040b98acc099f56a38275d6bc9cdbb2c6 - 18.63% (11.8 MB)

[#003] sha256:83802d010b76d44e08b7621c3f5a4558da5983b6a03afa0473ed2ac970956113 - 6.39% (4.04 MB)

[#004] sha256:a329b4630ec2c174493281911409cd68b2d31a0175f427fb3e93276af7c73bb1 - 0.04% (28.3 KB)


History
2024-08-13 00:39:42 UTC

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

2024-08-13 00:39:43 UTC

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

2024-09-02 03:29:39 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-09-02 03:30:13 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-09-02 04:23:05 UTC (buildkit.dockerfile.v0)

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

2024-09-02 04:23:05 UTC (buildkit.dockerfile.v0)

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

2024-09-02 04:23:05 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-09-02 04:23:05 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-09-02 04:23:05 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