Namespace
appflowyinc
Image / Tag
admin_frontend:0.2.1-amd64
Content Digest
sha256:97a95cf650d43c03c518ce3b352a7cc8caf347629c8b192f3b54e5094c860db0
Details
Created

2024-03-04 05:01:26 UTC

Size

58 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-03-04T04:58:21.775Z
  • 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
    15c03e4f85fffd35089a82c2a84aca8042a38946
  • 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.2.1

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 - 81.44% (47.3 MB)

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

[#002] sha256:5f778a39c41db7795a76c44f8f7482b0ebca317de8ee2561d48fa56e89c56f7c - 10.07% (5.85 MB)

[#003] sha256:f69d8f8116b1e4bf54dfdc66c546baf19c4dafd141333e823ebc2a113a8f3b28 - 8.44% (4.9 MB)

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


History
2024-02-13 00:37:09 UTC

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

2024-02-13 00:37:10 UTC

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

2024-03-04 04:58:29 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-03-04 04:58:35 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-03-04 05:01:26 UTC (buildkit.dockerfile.v0)

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

2024-03-04 05:01:26 UTC (buildkit.dockerfile.v0)

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

2024-03-04 05:01:26 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-03-04 05:01:26 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-03-04 05:01:26 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