simondubrulle

Results 2 comments of simondubrulle

Exact same issue as @N0K0 here: ```yml networks: traefiknet-private: ipv4_address: ${TRAEFIK_PRIVATE_IP} docker-proxy-network: ``` Which raises error : ``` Error: --ip can only be set for a single network: invalid argument...

Hi @N0K0 @brainiac19, it looks like a fix has been merged into the main 3 days ago : See PR #867.