Namespace
appflowyinc
Image / Tag
admin_frontend:0.3.36-arm64v8
Content Digest
sha256:31e2c3f39dff2832b4ac82f9bf8e1418489cc380ea8c13f12bfa7159b52b8607
Details
Created

2024-05-02 00:45:32 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-01T23:53:50.186Z
  • 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
    60967e51e63da1baac3bde0856818a73ba5c383b
  • 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.36

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:60bdaf986dbe787297bb85c9f6a28d13ea7b9608b95206ef7ce6cdea50cd5505 - 82.49% (47.3 MB)

[#001] sha256:509d024fb6412934a443fad505b3d7fb365d164f8386fd56bde2fb9c60e74b2c - 0.0% (93 Bytes)

[#002] sha256:0c1e3fb9fb662ac45d08685ed8e15d6e042dbe5a67383dc9a77c3b9816375c8a - 9.92% (5.69 MB)

[#003] sha256:f1e1335dae1880ab965481a1edad7695b0203a9207657ea2487feaab8f9f37b0 - 7.54% (4.32 MB)

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


History
2024-04-24 04:10:30 UTC

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

2024-04-24 04:10:31 UTC

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

2024-05-01 23:53:56 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-01 23:54:23 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-05-02 00:45:32 UTC (buildkit.dockerfile.v0)

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

2024-05-02 00:45:32 UTC (buildkit.dockerfile.v0)

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

2024-05-02 00:45:32 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-02 00:45:32 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-05-02 00:45:32 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