Closed bkestelman closed 5 years ago
This will allow spinning up Docker instances on other ports for testing, while keeping the current stable version up and running.
Need to resolve Issue #6 first, to prevent containers from sharing ports.
Created docker_bash.sh wrapper for docker run, takes ports as args at runtime
This will allow spinning up Docker instances on other ports for testing, while keeping the current stable version up and running.