etho201 / docker-pi-stacks

Curated stacks of useful Docker containers for the Raspberry Pi.
GNU General Public License v3.0
20 stars 5 forks source link

Docker network_mode host issues #8

Closed etho201 closed 7 months ago

etho201 commented 7 months ago

level=error msg="Error response from daemon: invalid config for network host: invalid endpoint settings:\nnetwork-scoped alias is supported only for containers in user defined networks"

https://www.reddit.com/r/OpenMediaVault/s/pemVhjvqZG

etho201 commented 7 months ago

https://github.com/compose-spec/compose-spec/blob/master/spec.md

etho201 commented 7 months ago

https://github.com/containrrr/watchtower/issues/1906

etho201 commented 7 months ago

Fixed with release of Docker 25.0.1 -- https://github.com/docker/for-linux/issues/1481#issuecomment-1907136921