This switches your working directory to the code for this lesson:
These commands build and run a simple HTML server using Docker:
Error: You may see this if the container already exists:
docker: Error response from daemon:
Conflict. The container name "/html-container" is already in use...
How to Fix:
To view the running web page:
When done, clean up by stopping and removing the container: