Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.51-arm64v8
Content Digest
sha256:edba17707d38f4c4adc5b0c813a32b7e1837432aea9ae9ed44a1a34b2b36dfcb
Details
Created

2024-08-12 08:57:36 UTC

Size

57.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-12T08:06:22.722Z
  • 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
    7878a018a18553e3d8201e572a0c066c14ba3b35
  • 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.51

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:9c5ed83eaf5c33e6b2ceb5fe1b2b1300f9117a5dc5eae13b75f9f66dcce43a0f - 82.88% (47.3 MB)

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

[#002] sha256:00feae6cd607d10e7caf0d5cfe2930ac4ecb58137892adbf979e097ec4d205da - 10.0% (5.71 MB)

[#003] sha256:a08739769d7a401d6633ed5b61e96d24fcb4f3b14bebcbb8b52e176b15ea3932 - 7.07% (4.04 MB)

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


History
2024-07-23 04:17:40 UTC

/bin/sh -c #(nop) ADD file:9b83dbcd468d7cfbc9032be05a5a2c5fd57bd977997fb6c7794dfed2f5bc3bcc in /

2024-07-23 04:17:40 UTC

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

2024-08-12 08:06:28 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-08-12 08:06:55 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-12 08:57:36 UTC (buildkit.dockerfile.v0)

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

2024-08-12 08:57:36 UTC (buildkit.dockerfile.v0)

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

2024-08-12 08:57:36 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-08-12 08:57:36 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-08-12 08:57:36 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