Namespace
appflowyinc
Image / Tag
admin_frontend:0.3.24-amd64
Content Digest
sha256:bf60d6fbb6ba43d4d7f4762e97561d84429ed99ffba634efac9e54789cdd6370
Details
Created

2024-04-24 05:06:35 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-24T05:03:03.598Z
  • 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
    a0593b5502b59f8590fc442e1f1692cf49166502
  • 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.3.24

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:1468e7ff95fcb865fbc4dee7094f8b99c4dcddd6eb2180cf044c7396baf6fc2f - 82.36% (47.3 MB)

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

[#002] sha256:3666fe55bc6b8bddd244794db0eebcab7d52df55cf43d62300e238e86b0d4677 - 10.18% (5.85 MB)

[#003] sha256:90018485e00042fb26f25fad6aff7fe31493cb887bc3c195738bc2442ce19165 - 7.41% (4.25 MB)

[#004] sha256:1d83b88398911473224d4d036dae6892ae3d50a2e15334b116267de18b3a37f2 - 0.05% (28.1 KB)


History
2024-04-24 03:27:57 UTC

/bin/sh -c #(nop) ADD file:2cc4cba2834c189d0dc41b5d79e1236770862c38452517fcbbb28015b88ab5cf in /

2024-04-24 03:27:57 UTC

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

2024-04-24 05:03:11 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-24 05:03:18 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-04-24 05:06:35 UTC (buildkit.dockerfile.v0)

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

2024-04-24 05:06:35 UTC (buildkit.dockerfile.v0)

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

2024-04-24 05:06:35 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-24 05:06:35 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-04-24 05:06:35 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