Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.20-amd64
Content Digest
sha256:c1421b20c50ed2df42bdc72a574219fdedf2386b6e77a770bb3737a66d391b6c
Details
Created

2024-06-24 12:21:43 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-24T12:18:09.788Z
  • 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
    0f9fcf2042799ede20e1ce8921c56c8907baeb41
  • 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.20

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 - 82.32% (47.3 MB)

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

[#002] sha256:17ac3abd4b8e4abf9ee90e4bc93938ee4c4bd37b0caadd98e20cf4494f74e1e3 - 10.18% (5.85 MB)

[#003] sha256:6662474f22cec4bb93c346e028aca7ff503d90e8f4df5614ed4eb4dfefc8e102 - 7.45% (4.28 MB)

[#004] sha256:05bf3b592045c5835db831b98156199024310cfdacf2efe5201816e7d8b094ad - 0.05% (28.1 KB)


History
2024-06-13 01:20:43 UTC

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

2024-06-13 01:20:44 UTC

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

2024-06-24 12:18:17 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-06-24 12:18:22 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-06-24 12:21:43 UTC (buildkit.dockerfile.v0)

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

2024-06-24 12:21:43 UTC (buildkit.dockerfile.v0)

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

2024-06-24 12:21:43 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-06-24 12:21:43 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-06-24 12:21:43 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