Namespace
appflowyinc
Image / Tag
admin_frontend:0.3.23-arm64v8
Content Digest
sha256:02afed98b42f2f0bae04f5262c5b83f8e77121e8bdc6d34571c9d5da35377e78
Details
Created

2024-04-23 02:47:39 UTC

Size

58.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-23T01:46:55.678Z
  • 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
    9545dc82e6d80786270d6561bafbde9f567683ab
  • 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.23

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 - 81.47% (47.3 MB)

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

[#002] sha256:b25925a52ff2a94a7dd07fb4516de6818015db3f16af10a7454a0662c68f4b3c - 9.8% (5.69 MB)

[#003] sha256:738e4639bf11a0d4b688c45718fa05137d7cd7ee29b1378618ed1333cf5f1ba0 - 8.68% (5.04 MB)

[#004] sha256:0aff2ac57e8a0335207830b6969ec69cf1e0ef64796440e2d340e02e2238daf0 - 0.05% (28.1 KB)


History
2024-04-10 00:40:12 UTC

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

2024-04-10 00:40:13 UTC

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

2024-04-23 01:47:03 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-23 01:47:33 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-23 02:47:39 UTC (buildkit.dockerfile.v0)

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

2024-04-23 02:47:39 UTC (buildkit.dockerfile.v0)

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

2024-04-23 02:47:39 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-23 02:47:39 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-04-23 02:47:39 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