docker-traefik-prometheus icon indicating copy to clipboard operation
docker-traefik-prometheus copied to clipboard

Cloning Repository and starting Traefik return ingress network error

Open thedarkknight197 opened this issue 2 years ago • 0 comments

Hi, i have cloned your repo and start with command ❯ docker stack deploy -c docker-compose.yml traefik

I receive from docker:

Creating network traefik
Creating service traefik_traefik
failed to create service traefik_traefik: Error response from daemon: rpc error: code = FailedPrecondition desc = service needs ingress network, but no ingress network is present

thedarkknight197 avatar Aug 04 '22 14:08 thedarkknight197