Namespace
appflowyinc
Image / Tag
admin_frontend:0.3.31-amd64
Content Digest
sha256:75a5eb784d20a4ad3f50b4f3ab39b8ef2704881ca9a801be1488b8fb2c1b8cf0
Details
Created

2024-04-30 06:55:22 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-30T06:51:46.536Z
  • 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
    e7529107c295a52865616b9c88bd9aa7d64a0ce4
  • 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.31

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.34% (47.3 MB)

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

[#002] sha256:5836f3f00b97e5618795ab0900c5ddcfe44643ced678ed65163bfba93e30b9e0 - 10.18% (5.85 MB)

[#003] sha256:bb68476067194240b0804176b4f818f3b48a2a8130f17f22d05e53de910f8fa0 - 7.44% (4.27 MB)

[#004] sha256:7710d8d0f31746d8a675c01a6ff84dbac0440be2f53b43c21788c4e12c562392 - 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-30 06:51:51 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-30 06:51:57 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-30 06:55:22 UTC (buildkit.dockerfile.v0)

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

2024-04-30 06:55:22 UTC (buildkit.dockerfile.v0)

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

2024-04-30 06:55:22 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-30 06:55:22 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-04-30 06:55:22 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