Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.1-amd64
Content Digest
sha256:10618dc1ca8d6be914ae4fa480ae8da3f196c62a98889610781f2f32a1e2d845
Details
Created

2024-01-11 05:07:39 UTC

Size

58.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-01-11T05:04:42.669Z
  • 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
    7a4c6ba6383d110cad864d21ab98d5dc9b4076d6
  • 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.1.1

Environment
PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4 - 81.31% (47.3 MB)

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

[#002] sha256:b33da6be541370e6649bd275d16734f999dafaf369025e5ca80f80b6ab0965f6 - 10.06% (5.85 MB)

[#003] sha256:f9dd95de3dd32ef6eff6d1d5a4abe470d250d6c8f735073b11ccd134758b130a - 8.59% (4.99 MB)

[#004] sha256:3f085085c906ae9cab97e74a25095f2787e5a906d7a2a006b524b0e7497f23ce - 0.05% (27.9 KB)


History
2024-01-11 02:37:42 UTC

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

2024-01-11 02:37:43 UTC

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

2024-01-11 05:04:49 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-01-11 05:04:54 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-01-11 05:07:39 UTC (buildkit.dockerfile.v0)

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

2024-01-11 05:07:39 UTC (buildkit.dockerfile.v0)

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

2024-01-11 05:07:39 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-01-11 05:07:39 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