Namespace
appflowyinc
Image / Tag
admin_frontend:0.3.2-arm64v8
Content Digest
sha256:f1f3503d6d2176ae4e2d585e01409f4c02c94f32457c23d16b167936f4900965
Details
Created

2024-04-01 14:54:47 UTC

Size

58.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-01T14:01:12.042Z
  • 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
    a18b3d7886a139e6a886a06e0eafd1164ed7071e
  • 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.2

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 - 81.44% (47.3 MB)

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

[#002] sha256:f60146d6b934623eb0ad7b976896ca4d4111a0e159a243131802f939f0e6a42f - 9.8% (5.69 MB)

[#003] sha256:a482dbee860123aede88d6c44de96c5e5af1d709542bedc3812e25c913ba5261 - 8.71% (5.06 MB)

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


History
2024-03-12 00:45:26 UTC

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

2024-03-12 00:45:27 UTC

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

2024-04-01 14:01:21 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-01 14:01:49 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-04-01 14:54:47 UTC (buildkit.dockerfile.v0)

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

2024-04-01 14:54:47 UTC (buildkit.dockerfile.v0)

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

2024-04-01 14:54:47 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-01 14:54:47 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-04-01 14:54:47 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