Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.68-amd64
Content Digest
sha256:0a78f9a25ea98bbfc03fe90c45a2f0d327356f0b6dbdc24473686e195504d1b3
Details
Created

2024-08-28 11:45:20 UTC

Size

57.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-28T11:41:55.879Z
  • 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
    e7bf221ff029ea1b60cc1d3f4b080313500b48e5
  • 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.68

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 - 82.74% (47.3 MB)

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

[#002] sha256:8a2b53d1bf8308d36737eb6ca2beb3018ea323bc1619fe891f5ae079b0fc75b1 - 10.26% (5.86 MB)

[#003] sha256:a0800f3cd50b4491c167208bc917c923596ab1c89c88a62ece109e16c6c1f67e - 6.95% (3.97 MB)

[#004] sha256:d37f0c266a3e0fc24b364bb65d33679fff00599b67373640fe382c713d2c3868 - 0.05% (28.3 KB)


History
2024-08-13 00:20:09 UTC

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

2024-08-13 00:20:09 UTC

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

2024-08-28 11:42:02 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-08-28 11:42:08 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-08-28 11:45:20 UTC (buildkit.dockerfile.v0)

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

2024-08-28 11:45:20 UTC (buildkit.dockerfile.v0)

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

2024-08-28 11:45:20 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-08-28 11:45:20 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-08-28 11:45:20 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