Open JeffKatzy opened 2 years ago
students confused about identifying the port...so can identify the assigned port by looking at docker ps, adn then looking at ports
Also, again confused about running commands from a new tab
Also need to run docker stop to stop the container
docker stop
And point out that you can see the mapped ports by doing docker ps
Also in volumes lab, remove the word --mount
students confused about identifying the port...so can identify the assigned port by looking at docker ps, adn then looking at ports
Also, again confused about running commands from a new tab