Namespace
appflowyinc
Image / Tag
admin_frontend:0.8.9-stateless
Content Digest
sha256:639414b1f906261fc20c613c765e70b660db9ce55f46c3ebc165f55f42bf3427
Details
Created

2024-12-17 06:17:52 UTC

Size

55.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-12-17T06:14:29.532Z
  • 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
    24deac35a171fa4c444a7d42325496b6b976f49c
  • 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.8.9-stateless

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:fdf894e782a221820acf469d425b802be26aedb5e5d26ea80a650ff6a974d488 - 82.77% (46.3 MB)

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

[#002] sha256:9c3303eb583406f6035eaaaf7ea96329950619f45c28847f24a3d7824e16ecc4 - 10.5% (5.87 MB)

[#003] sha256:a217eb2f349a0b8a237dc4c6b01efb7823b8124328f2f313c7b5d4483c4ef768 - 6.67% (3.73 MB)

[#004] sha256:23ad2fa9336ba53b37b59ffd6ae83888f002d8b644ff592c7d1c02e67a2bb541 - 0.05% (31.3 KB)


History
2024-12-02 00:00:00 UTC (debuerreotype 0.15)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'

2024-12-17 06:14:36 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-12-17 06:14:42 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-12-17 06:17:52 UTC (buildkit.dockerfile.v0)

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

2024-12-17 06:17:52 UTC (buildkit.dockerfile.v0)

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

2024-12-17 06:17:52 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-12-17 06:17:52 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-12-17 06:17:52 UTC (buildkit.dockerfile.v0)

ARG ADMIN_FRONTEND_PORT

2024-12-17 06:17:52 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-12-17 06:17:52 UTC (buildkit.dockerfile.v0)

ENV PORT=3000

2024-12-17 06:17:52 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2024-12-17 06:17:52 UTC (buildkit.dockerfile.v0)

CMD ["admin_frontend"]

Details
Created

2024-12-17 07:03:26 UTC

Size

55.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-12-17T06:14:28.595Z
  • 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
    24deac35a171fa4c444a7d42325496b6b976f49c
  • 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.8.9-stateless

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:82312fccb35f18983647c1ea71154b98ae9893fb61ca4febe12d584a3ea9ad6d - 82.86% (46.1 MB)

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

[#002] sha256:0bb2f3281254f4c0ff75b3c04083beeebb2c6c4613268beda4b98480a3fa4981 - 10.27% (5.71 MB)

[#003] sha256:1df76dda9cff9bffd8042f22d0822af24d7166086b06e121dd19a5f3e4bf8fd0 - 6.82% (3.79 MB)

[#004] sha256:2d4f81d3211714f19862c0dc28477c471397a3e69e7cd05159ee753580263ea6 - 0.05% (31.3 KB)


History
2024-12-02 00:00:00 UTC (debuerreotype 0.15)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1733097600'

2024-12-17 06:14:34 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-12-17 06:15:01 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-12-17 07:03:26 UTC (buildkit.dockerfile.v0)

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

2024-12-17 07:03:26 UTC (buildkit.dockerfile.v0)

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

2024-12-17 07:03:26 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-12-17 07:03:26 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-12-17 07:03:26 UTC (buildkit.dockerfile.v0)

ARG ADMIN_FRONTEND_PORT

2024-12-17 07:03:26 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-12-17 07:03:26 UTC (buildkit.dockerfile.v0)

ENV PORT=3000

2024-12-17 07:03:26 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2024-12-17 07:03:26 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