Namespace
appflowyinc
Image / Tag
admin_frontend:0.6.32-amd64
Content Digest
sha256:f64ba5634b732df966384055453d4346465b5219ec5328d11c584e1bd7de8885
Details
Created

2024-10-10 01:13:05 UTC

Size

57.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-10-10T01:09:37.912Z
  • 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
    98347b81ea5ea83a4eb23a60d827b1ab4ed0b1bf
  • 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.32

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:cdd62bf39133c498a16f7a7b1b6555ba43d02b2511c508fa4c0a9b1975ffe20e - 82.72% (47.3 MB)

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

[#002] sha256:92b1ade2277aff6029bcfa343034092d8238e88fa19a33f1f8e2b987c751ce5b - 10.27% (5.87 MB)

[#003] sha256:b04b30d47c6a9769d5622d68fb61e00aeb8de465e07caa7c3a288a7e47c6141b - 6.96% (3.98 MB)

[#004] sha256:1702b0203f61193c9308973ab594d4a5e99d3240dfaeecb7c1a5612c74a58649 - 0.05% (28.3 KB)


History
2024-09-27 04:29:19 UTC

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

2024-09-27 04:29:20 UTC

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

2024-10-10 01:09:45 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-10-10 01:09: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-10 01:13:05 UTC (buildkit.dockerfile.v0)

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

2024-10-10 01:13:05 UTC (buildkit.dockerfile.v0)

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

2024-10-10 01:13:05 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-10-10 01:13:05 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-10-10 01:13:05 UTC (buildkit.dockerfile.v0)

ARG ADMIN_FRONTEND_PORT

2024-10-10 01:13:05 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-10-10 01:13:05 UTC (buildkit.dockerfile.v0)

ENV PORT=3000

2024-10-10 01:13:05 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2024-10-10 01:13:05 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