Namespace
appflowyinc
Image / Tag
admin_frontend:0.3.41-amd64
Content Digest
sha256:7083cdb41d00ebea9d3f425cc9a59d0aebb0d0fffe9fee2db3956175952ee832
Details
Created

2024-05-05 09:51:18 UTC

Size

63.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-05T09:47:48.252Z
  • 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
    b28dfc66b5d39e3c553de07003a7e8884caac88c
  • 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.3.41

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:1468e7ff95fcb865fbc4dee7094f8b99c4dcddd6eb2180cf044c7396baf6fc2f - 74.45% (47.3 MB)

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

[#002] sha256:a54e403f0acc3e5f7e8213e54e39dce7e29fd2a37540727e365b12b96c81922b - 18.77% (11.9 MB)

[#003] sha256:2618d258acc12a9a49d52eb5656684679e61c46d9d681513f7bf997c17a79c98 - 6.73% (4.27 MB)

[#004] sha256:7c509fdb96ece711daca831fde8c5c5ed03abccfafcf3605a862cc8744fa0e65 - 0.04% (28.1 KB)


History
2024-04-24 03:27:57 UTC

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

2024-04-24 03:27:57 UTC

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

2024-05-05 09:47:52 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-05 09:47:59 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-05 09:51:18 UTC (buildkit.dockerfile.v0)

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

2024-05-05 09:51:18 UTC (buildkit.dockerfile.v0)

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

2024-05-05 09:51:18 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-05 09:51:18 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-05-05 09:51:18 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