first of all, thanks for your awesome work on FluendDocker. I have enjoyed using it so far. We're having problems translating the following command to FluendDocker:
docker run --rm -d --network host --name my_nginx nginx
How do you instruct docker to join the hosts network?
Hello,
first of all, thanks for your awesome work on FluendDocker. I have enjoyed using it so far. We're having problems translating the following command to FluendDocker:
How do you instruct docker to join the hosts network?
Thanks, and best
Alon