Namespace
appflowyinc
Image / Tag
admin_frontend:0.0.9-amd64
Content Digest
sha256:cfcabbf70163fbb3c8f068d4c2d88db9e0ea9ad9e8197449ad8d97def24f3715
Details
Created

2023-12-26 21:19:08 UTC

Size

58.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-12-26T21:16:12.981Z
  • 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
    dc6ff036b148637012cbb05a125b3d6e94653e16
  • 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.0.9

Environment
PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:bc0734b949dcdcabe5bfdf0c8b9f44491e0fce04cb10c9c6e76282b9f6abdf01 - 81.33% (47.3 MB)

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

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

[#003] sha256:473340e3b464df19df99adadc66c2815c53b44e59d3a7a00fc55b4f8862ec590 - 8.57% (4.98 MB)

[#004] sha256:05b6598b6228f98c131e280f083dbe8281d5506c620cf6cad1cce97d42af83f1 - 0.05% (27.9 KB)


History
2023-12-19 01:20:15 UTC

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

2023-12-19 01:20:16 UTC

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

2023-12-26 21:16:18 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2023-12-26 21:16:24 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

2023-12-26 21:19:08 UTC (buildkit.dockerfile.v0)

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

2023-12-26 21:19:08 UTC (buildkit.dockerfile.v0)

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

2023-12-26 21:19:08 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2023-12-26 21:19:08 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