Namespace
appflowyinc
Image / Tag
admin_frontend:0.7.4-arm64v8
Content Digest
sha256:313bc24d7d519fad378f697dcae6561faf208b78f6d2edaf14e6cf6970dc3382
Details
Created

2024-11-12 01:57:50 UTC

Size

63.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-11-12T01:05:42.777Z
  • 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
    288fd59d3bf279d9541d0a5dd3bd55f8a00aebf8
  • 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.7.4

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:c1e0ef7b956a07c7b090256aa16cbb0550a34d0625d1d23c5b1a76e92a58d01e - 74.87% (47.3 MB)

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

[#002] sha256:9911eeba1fed07f3618087e4ab7b6df9289b578b197a35350edc887ab29986bd - 18.62% (11.8 MB)

[#003] sha256:a5b1f9394376291ca789d16859021d2d9a6306b32e6975fafdc81ce31017f257 - 6.47% (4.09 MB)

[#004] sha256:3bc82ae998ae4dc3d360dbaf4c637a511e93cae1081bbbad0e1e6631c1bb2082 - 0.04% (28.3 KB)


History
2024-10-17 01:11:49 UTC

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

2024-10-17 01:11:50 UTC

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

2024-11-12 01:05:49 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-11-12 01:06:22 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-11-12 01:57:50 UTC (buildkit.dockerfile.v0)

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

2024-11-12 01:57:50 UTC (buildkit.dockerfile.v0)

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

2024-11-12 01:57:50 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-11-12 01:57:50 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-11-12 01:57:50 UTC (buildkit.dockerfile.v0)

ARG ADMIN_FRONTEND_PORT

2024-11-12 01:57:50 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-11-12 01:57:50 UTC (buildkit.dockerfile.v0)

ENV PORT=3000

2024-11-12 01:57:50 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2024-11-12 01:57:50 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