0

What is best practice to use docker containers with my hosts file?

I have these records:

test.devel IP of my machine
test2.devel IP of my machine
...

How to do to pass request of test.devel to one docker, and test2.devel to another?

Thanks.

1 Answers1

0

Assign Docker ip addresses to your records.

Girdhar Sojitra
  • 648
  • 4
  • 14