Closed ambsw-technology closed 7 years ago
Eventually, I determined that this is due to changes in the acceptable characters in docker. The underscore that was previously valid is no longer so. Removing the underscore from the container map name resolve the issue.
When testing the following script as part of #13, I was getting an
invalid hostname
error.