Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.61-arm64v8
Content Digest
sha256:7d09f363ad2fe592e28dd02a8cc579da2fcafb1e4d5325a6385417e4a1f3485c
Details
Created

2024-08-26 18:28:19 UTC

Size

57.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-26T17:38:09.759Z
  • 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
    c182ad709983feb06e6421de74afa172e7ee08c0
  • 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.5.61

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:7b24851aa36de07cd94173b8e2052846573dacc3b241620d713254e647352394 - 82.88% (47.3 MB)

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

[#002] sha256:498892bd9b259bf6b67c4650a931883037955aa58f82440603b539b394219947 - 10.0% (5.71 MB)

[#003] sha256:c0935d3b71336b41d1e9e497687761289e077918fcc481796a577c96df1ce59d - 7.07% (4.04 MB)

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


History
2024-08-13 00:39:42 UTC

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

2024-08-13 00:39:43 UTC

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

2024-08-26 17:38:17 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-08-26 17:38:44 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-08-26 18:28:19 UTC (buildkit.dockerfile.v0)

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

2024-08-26 18:28:19 UTC (buildkit.dockerfile.v0)

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

2024-08-26 18:28:19 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-08-26 18:28:19 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-08-26 18:28:19 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