Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.21-arm64v8
Content Digest
sha256:fbb787243ec0a4ed3f3c560056a14fdbf63349558cd9ddb8c2de933c0b11f3b3
Details
Created

2024-02-08 08:01:28 UTC

Size

57.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-02-08T07:17:32.933Z
  • 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
    29a0851f485957cc6410ccf9d261c781c1d2f757
  • 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.1.21

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:66932e2b787d33a94ee3eb8b489be6e6838b29f5c1d732262da306da9b1f2eed - 81.99% (47.3 MB)

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

[#002] sha256:6e5a75cabdab7a74f701b44d5d771ea09a9fae123a11da772a7b2c3dbd1501f4 - 9.86% (5.69 MB)

[#003] sha256:d0c822caa0a0ca50923e4e7ce0c741f771771e9e8934b16c0257a09555062e30 - 8.1% (4.67 MB)

[#004] sha256:c1b45aa051bfdaebb0fffa6c608980b2ad10ff6f2ec70bd7a57290e4cad62433 - 0.05% (27.9 KB)


History
2024-01-31 22:44:15 UTC

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

2024-01-31 22:44:15 UTC

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

2024-02-08 07:17:41 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-02-08 07:18:09 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-02-08 08:01:27 UTC (buildkit.dockerfile.v0)

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

2024-02-08 08:01:28 UTC (buildkit.dockerfile.v0)

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

2024-02-08 08:01:28 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-02-08 08:01:28 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-02-08 08:01:28 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