Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.0-arm64v8
Content Digest
sha256:6b34fb0f130e2ab218c921b5bc60cae2e4482aa793b81bfa34c00952f65066c1
Details
Created

2024-01-10 01:53:07 UTC

Size

57.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-01-10T01:10:31.861Z
  • 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
    284e2bf63800561c75a4eb36ce95692f3fbcca56
  • 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.0

Environment
PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:b66b4ecd3ecfb67b3b7a2a44b0199cbdfc94965c8bd3fefab75cd2e612799740 - 81.86% (47.3 MB)

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

[#002] sha256:9e537b02c21ddf89e8b05ec3866bc215ade5d7e06e91868abfeb2bf35483238f - 9.85% (5.69 MB)

[#003] sha256:acf45855c7c8c49465eae44d03ab1542e23ffd7febf6c882ee279f988db0c748 - 8.24% (4.76 MB)

[#004] sha256:8bc59d50e5cd3d5a63be45084e8f0c9ef1abe985d9bb1ca03d17e222deb788d7 - 0.05% (27.9 KB)


History
2023-12-19 01:41:02 UTC

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

2023-12-19 01:41:02 UTC

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

2024-01-10 01:10:40 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-01-10 01:11:11 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-10 01:53:07 UTC (buildkit.dockerfile.v0)

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

2024-01-10 01:53:07 UTC (buildkit.dockerfile.v0)

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

2024-01-10 01:53:07 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-01-10 01:53:07 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