hassio-access-point/amd64-hassio-access-point (sha256:b6728d40358af07d07eba01e953cf3c779e95c8a55d1125af77b8fcfcedc64d2)

Published 2026-06-07 00:04:46 +00:00 by tobi in tobi/Hassio-Access-Point

Installation

docker pull git.truecore.tech/tobi/hassio-access-point/amd64-hassio-access-point@sha256:b6728d40358af07d07eba01e953cf3c779e95c8a55d1125af77b8fcfcedc64d2
sha256:b6728d40358af07d07eba01e953cf3c779e95c8a55d1125af77b8fcfcedc64d2

Image layers

ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
COPY / / # buildkit
ENTRYPOINT ["/init"]
SHELL [/bin/ash -o pipefail -c]
ARG EXTRA_INDEX_URL=https://wheels.home-assistant.io/musllinux-index/
ENV LANG=C.UTF-8 S6_BEHAVIOUR_IF_STAGE2_FAILS=2 S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_CMD_WAIT_FOR_SERVICES=1 S6_SERVICES_READYTIME=50 PIP_EXTRA_INDEX_URL=https://wheels.home-assistant.io/musllinux-index/ UV_EXTRA_INDEX_URL=https://wheels.home-assistant.io/musllinux-index/
LABEL io.hass.type=base io.hass.base.name=alpine
SHELL [/bin/bash -o pipefail -c]
ENV LANG=C.UTF-8
RUN /bin/bash -o pipefail -c apk update && apk add --no-cache iw hostapd networkmanager networkmanager-cli net-tools sudo dnsmasq iptables && rm -rf /var/cache/apk/* # buildkit
COPY hostapd.conf / # buildkit
COPY dnsmasq.conf / # buildkit
COPY run.sh / # buildkit
RUN /bin/bash -o pipefail -c chmod a+x /run.sh # buildkit
CMD ["/run.sh"]

Labels

Key Value
io.hass.arch amd64
io.hass.base.arch amd64
io.hass.base.image alpine:3.21
io.hass.base.name alpine
io.hass.base.version 2026.05.0
io.hass.type base
io.hass.version 2026.05.0
org.opencontainers.image.created 2026-05-20 09:20:56+00:00
org.opencontainers.image.source https://git.truecore.tech/tobi/Hassio-Access-Point
org.opencontainers.image.version 2026.05.0
Details
Container
2026-06-07 00:04:46 +00:00
5
OCI / Docker
linux/amd64
26 MiB
Versions (5) View all
0.1.2 2026-07-02
latest 2026-07-02
0.2.0 2026-07-02
0.1.1 2026-06-07
0.1.0 2026-06-06