Closed dustymabe closed 9 years ago
Make the 'hosts' files in the Dockerfile directory point to the 'hosts' file outside the directory. Rather than update it in many places this will allow us to update the ip/hostname mapping in only one place.
This doesn't work. The only reason it worked for me was because vagrant rsync dereferences the symlinks when it copies the file.
vagrant rsync
Make the 'hosts' files in the Dockerfile directory point to the 'hosts' file outside the directory. Rather than update it in many places this will allow us to update the ip/hostname mapping in only one place.