Namespace
appflowyinc
Image / Tag
admin_frontend:0.6.35-arm64v8
Content Digest
sha256:8b97b4907dc40ffd0fc54d49399fe27e4e722d90275a8e45bfa4dfdef3a1c0f7
Details
Created

2024-10-15 08:50:39 UTC

Size

57.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-10-15T07:57:16.078Z
  • 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
    1c516568655fec10e8b4a5f63114d4622325f7a3
  • 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.6.35

Environment
PATH

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

PORT

3000

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:6d11c181ebb38ef30f2681a42f02030bc6fdcfbe9d5248270ee065eb7302b500 - 82.8% (47.3 MB)

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

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

[#003] sha256:e56bd19e5c5a5b2e841837091ae2afca4bf50a7f877850d7a17fa331bb468456 - 7.15% (4.09 MB)

[#004] sha256:74d6f0a094dd78915b018c2e90310c226070a6b29f8340a26f5cd8b71250ed13 - 0.05% (28.3 KB)


History
2024-09-27 04:38:09 UTC

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

2024-09-27 04:38:10 UTC

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

2024-10-15 07:57:24 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-10-15 07:57:51 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-10-15 08:50:39 UTC (buildkit.dockerfile.v0)

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

2024-10-15 08:50:39 UTC (buildkit.dockerfile.v0)

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

2024-10-15 08:50:39 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-10-15 08:50:39 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-10-15 08:50:39 UTC (buildkit.dockerfile.v0)

ARG ADMIN_FRONTEND_PORT

2024-10-15 08:50:39 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-10-15 08:50:39 UTC (buildkit.dockerfile.v0)

ENV PORT=3000

2024-10-15 08:50:39 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2024-10-15 08:50:39 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