Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.24-amd64
Content Digest
sha256:cdaf58af4788c1b58f519ff70a8fbee3e88abc081649b297ca2c946ec16a1dda
Details
Created

2024-06-28 06:23:30 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-28T06:19:57.402Z
  • 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
    6c0f4985c3af6005350b8448201c22b0ea69d9e7
  • 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.24

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

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

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

[#004] sha256:84b84cf22b7aea601dd6c357e7ce1cd67c573104219ff1c87b0f5c1ae134ac72 - 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-28 06:20:09 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-06-28 06:20: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-06-28 06:23:30 UTC (buildkit.dockerfile.v0)

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

2024-06-28 06:23:30 UTC (buildkit.dockerfile.v0)

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

2024-06-28 06:23:30 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-06-28 06:23:30 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-06-28 06:23:30 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