bkestelman / graph-theory

Draw graphs n stuff
1 stars 0 forks source link

Allow specifying port for Docker site #11

Closed bkestelman closed 5 years ago

bkestelman commented 5 years ago

This will allow spinning up Docker instances on other ports for testing, while keeping the current stable version up and running.

bkestelman commented 5 years ago

Need to resolve Issue #6 first, to prevent containers from sharing ports.

bkestelman commented 5 years ago

Created docker_bash.sh wrapper for docker run, takes ports as args at runtime