-
Go to the website called Bootstrap Landing Page and select the desired website with source code.
-
Now paste the source code to the local_directory that mapped to the container.
🍉 `$ docker exec -it [container_name] bash` → To execute the container with bash shell interactive. -
That’s all now refresh the host website you can see the web page that hosted.
This is the sample image that ran from localhost:7000
- In URL box that you can see localhost:7000 running.