Namespace
appflowyinc
Image / Tag
admin_frontend:0.0.10-arm64v8
Content Digest
sha256:3923c75993c7aca2f330cd283a76f63c07a9096ff9cfe03fbe6a5943280a6fa7
Details
Created

2023-12-26 22:18:19 UTC

Size

57.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-12-26T21:40:12.448Z
  • 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
    1c02b3d03f29df128abd626267ca0e1d79f63fbf
  • 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.10

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:e7a36c5edae057b155a0a994f9b6afcfe710cd339d03712cc0f471a56282c62a - 0.0% (93 Bytes)

[#002] sha256:8e383e9b8f3175e51ea8d2cbc9b77273297f00ab2e11afbe8e8f30415946b143 - 9.85% (5.69 MB)

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

[#004] sha256:d0c42585004b473d77d51ca471dcbe9b72afffa78071ac84056629420e9fd523 - 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"]

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

WORKDIR /app

2023-12-26 21:40:45 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 22:18:19 UTC (buildkit.dockerfile.v0)

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

2023-12-26 22:18:19 UTC (buildkit.dockerfile.v0)

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

2023-12-26 22:18:19 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2023-12-26 22:18:19 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