miiot (e3e8e89-uid-self-heal)
Published 2026-05-19 20:51:10 +08:00 by yanyu
Installation
docker pull git.lingyu.org.cn/lingyu-note/miiot:e3e8e89-uid-self-healsha256:48d137526d1a18f088c71640c2b309e80bf3576743f2478cdb1ef899b67d562c
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 56cd9f1646 | linux/amd64 | 209 MiB |
Image Layers ( linux/amd64)
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:8ce1caf246e7c778bca84c516d02fd4e83766bb2c530a0fffa8a351b560a2728 in / |
| CMD ["/bin/bash"] |
| RUN /bin/sh -c echo 'APT::Get::AllowUnauthenticated "true";' > /etc/apt/apt.conf.d/99allow && echo 'Acquire::AllowInsecureRepositories "true";' >> /etc/apt/apt.conf.d/99allow && echo 'Acquire::AllowDowngradeToInsecureRepositories "true";' >> /etc/apt/apt.conf.d/99allow && apt-get update && apt-get install -y --no-install-recommends ca-certificates ffmpeg wget tzdata && rm -rf /var/lib/apt/lists/* && rm /etc/apt/apt.conf.d/99allow && groupadd -r app && useradd -r -g app -d /app -s /usr/sbin/nologin app # buildkit |
| WORKDIR /app |
| COPY /src/internal/camera/libs/linux/amd64/libmiot_camera_lite.so /app/libs/ # buildkit |
| COPY /out/miiot-server /app/miiot-server # buildkit |
| COPY docker/entrypoint.sh /app/entrypoint.sh # buildkit |
| RUN /bin/sh -c mkdir -p /app/data && chown -R app:app /app && chmod +x /app/entrypoint.sh # buildkit |
| ENV HOST=0.0.0.0 PORT=8677 MIOT_SERVICE_DATA_DIR=/app/data MIOT_CACHE_DIR=/app/data/cache MIOT_SQLITE_PATH=/app/data/miot-service.sqlite3 LD_LIBRARY_PATH=/app/libs |
| EXPOSE map[8677/tcp:{}] |
| HEALTHCHECK &{["CMD-SHELL" "wget -q -O /dev/null \"http://127.0.0.1:${PORT}/healthz\" || exit 1"] "30s" "5s" "10s" "0s" '\x03'} |
| ENTRYPOINT ["/app/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.version | 24.04 |
Details
2026-05-19 20:51:10 +08:00
Versions (17)
View all
Container
0
OCI / Docker
latest
2026-05-19
e3e8e89-mjpeg-timeout
2026-05-19
e3e8e89-flusher-uid-heal
2026-05-19
e3e8e89-uid-self-heal
2026-05-19
e3e8e89-cam-token-retry
2026-05-19