Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.47-amd64
Content Digest
sha256:5f3614a33e732b902883004a6e4e5e787d1594e7799150c9878df910f29dfca4
Details
Created

2024-02-27 16:53:44 UTC

Size

58 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-02-27T16:50:36.190Z
  • 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
    5ed6a149433e34b3dc4bfc66446033a33258e48c
  • 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.47

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.45% (47.3 MB)

[#001] sha256:19a84ced6f4ee7ccf2f972bf202452c35639d9a18775b5772a827b675019068f - 0.0% (93 Bytes)

[#002] sha256:537f002ad4b4d3a13ee183783173a666133361c56e78f4cd1542fd3f2fe1c677 - 10.08% (5.85 MB)

[#003] sha256:e56383d9ed541782e68a2fdd43d19ea87ae1f5189c65b5fe86fdff3c67675479 - 8.43% (4.89 MB)

[#004] sha256:bac894cce76ea48b5b0f9d906e0545210bbe11b5b0d1cd008ed02df73d579454 - 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-02-27 16:50:45 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-02-27 16:50:50 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-27 16:53:44 UTC (buildkit.dockerfile.v0)

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

2024-02-27 16:53:44 UTC (buildkit.dockerfile.v0)

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

2024-02-27 16:53:44 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-02-27 16:53:44 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-02-27 16:53:44 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