Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.19-amd64
Content Digest
sha256:8e8151147d00d735304764b107fd07898cd7cb0bacbafdc883b09d0846501a6e
Details
Created

2024-06-24 00:43:04 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-24T00:39:30.776Z
  • 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
    c7d474c9cf3d4ee6804f218665fe6c6ca8b03b91
  • 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.19

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:1ccef225abcbf89ea31cd4696dc71be15e7f1c85907a90ad4caab673cce511b9 - 0.0% (93 Bytes)

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

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

[#004] sha256:fb2c525c218b29f566005f7deaeba14055668b37b133a5b176cd6f1a70503297 - 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 00:39:39 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-06-24 00:39:45 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 00:43:04 UTC (buildkit.dockerfile.v0)

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

2024-06-24 00:43:04 UTC (buildkit.dockerfile.v0)

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

2024-06-24 00:43:04 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-06-24 00:43:04 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-06-24 00:43:04 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