sha256:32cdf5c2bb70cc2c721be2edc4959bccec8b5de52a3bf38f98e34aa492b08a3d
OS/ARCH
Compressed size
727.21 MB
Last pushed
7 days by giiibates
Type
Image
Manifest digest
sha256:8e12dc1383f964dcabef993e2d3ce1ffba48886a95a67db0718fef8487347151
Image Layers
1# debian.sh --arch 'arm64' out/28.7 MB2ARG DEBIAN_FRONTEND=noninteractive0 B3ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B4ARG ARCH=arm640 B5ARG UNIFI_CORE_VERSION=5.1.132-uosserver.10 B6ARG NGINX_VERSION=1.30.4-1~bullseye0 B7ARG ULP_GO_VERSION=1.13.11+61300 B8ARG UCS_AGENT_VERSION=1.8.4+20120 B9ARG UNIFI_VERSION=10.5.67-35187-10 B10ARG UNIFI_DIRECTORY_VERSION=2.7.4+4700 B11ARG UOS_AGENT_VERSION=5.1.100 B12ARG UOS_VERSION=5.1.50 B13RUN |11 DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true ARCH=arm6432 B14COPY /debian/bootstrap/overlay/common-sysid/preconfig/. /debian/files/common/. /debian/files/base/. /28.8 KB15COPY /debian/bootstrap/hooks/. /tmp/build-tmpfs/ # buildkit1.35 KB16COPY /debian/files/uos-discovery-client-stub/uos-discovery-client_0.1.2_arm64.deb /tmp/build-tmpfs/uos-discovery-client.deb # buildkit142.97 KB17RUN |11 DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true ARCH=arm646.75 KB18RUN |11 DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true ARCH=arm64371 B19RUN |11 DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true ARCH=arm64698.31 MB20COPY /debian/files/common-hook-invoker/. /debian/files/common-ubnt-dpkg-cache/. / #8.73 KB21RUN |11 DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true ARCH=arm64334 B22RUN |11 DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true ARCH=arm64395 B23CMD ["/root/uos-entrypoint.sh"]0 B24ARG TARGETARCH=arm640 B25ARG APP_VERSION=5.1.420 B26ARG BUILD_DATE=2026-08-23T13:53:57+02:000 B27RUN |3 TARGETARCH=arm64 APP_VERSION=5.1.42 BUILD_DATE=2026-08-23T13:53:57+02:0032 B28LABEL org.opencontainers.image.title=unifi-os-server org.opencontainers.image.version=5.1.42 org.opencontainers.image.created=2026-08-23T13:53:57+02:00 org.opencontainers.image.source=https://github.com/giiibates/unifi-os-server0 B29ENV UOS_SERVER_VERSION=5.1.420 B30ENV UOS_SHOW_JOURNAL=false0 B31COPY --chmod=755 docker/uos-entrypoint.sh /usr/local/bin/uos-entrypoint.sh #8.67 KB32COPY --chmod=755 docker/diagnostics.sh /usr/local/bin/diagnostics #9.99 KB33STOPSIGNAL SIGRTMIN+30 B34ENTRYPOINT ["/usr/local/bin/uos-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1787529600'