frigate-hass-addons: proxy add on install fails
fails to install with this error
The command '/bin/bash -o pipefail -c apk add --no-cache nginx=1.20.1-r3 && rm -f -r /etc/nginx /opt/build /opt/index.html /opt/package.sh /opt/src /opt/static /opt/stylesheets /opt/.[!.]* /opt/*.md /opt/nodemon.json /opt/kustomization.yaml /opt/kubernetes /opt/docker /opt/docs /root/.cache /root/.config /root/.npmrc /root/.node-gyp /root/.npm /tmp/.[!.]* /tmp/* /usr/lib/node_modules /usr/local/share/.cache' returned a non-zero code: 1
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 28 (3 by maintainers)
The issue alpinelinux/docker-alpine#98 spoke about a problem under https of dl-cdn.alpinelinux.org in some circumstances i don’t think it is a nginx fault.
The row of code can force to use http insted https douring packages download.