Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.19-amd64
Content Digest
sha256:3e2447669dd8bb54eb2ccfef05750c073c79faea119c771428db2238fab16b30
Details
Created

2024-02-07 18:37:15 UTC

Size

58 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-02-07T18:34:05.078Z
  • 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
    03471f3af7a1a8c2727367dec9e5fa4bad8d10a1
  • 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.19

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:6a299ae9cfd996c1149a699d36cdaa76fa332c8e9d66d6678fa9a231d9ead04c - 81.49% (47.3 MB)

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

[#002] sha256:8cad11ddd9063f5ea326346116ebe3e6b4dcd473fefc48ba73e8c51cec7dca96 - 10.07% (5.85 MB)

[#003] sha256:e35bf2447ce4a857cd313a3030265930b4ede81ac64cac61b489c9f7783cf8e6 - 8.39% (4.87 MB)

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


History
2024-01-31 22:35:05 UTC

/bin/sh -c #(nop) ADD file:6d9e71f0d3afb0b288cf2c06425795d528a142872692072ab1cd1ad275b67d1f in /

2024-01-31 22:35:06 UTC

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

2024-02-07 18:34:11 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-02-07 18:34:17 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-02-07 18:37:15 UTC (buildkit.dockerfile.v0)

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

2024-02-07 18:37:15 UTC (buildkit.dockerfile.v0)

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

2024-02-07 18:37:15 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-02-07 18:37:15 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-02-07 18:37:15 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