Premium Only Content
IPGraySpace: Docker - How to install webserver nginx in Docker Container in windows
IPGraySpace: Docker - How to install webserver Nginx in Docker Container in windows
This video shows How to install webserver Nginx in Docker Container in windows
1. You should have docker installed first install it before you create any container
2. if you don't Docker follow the IPGraySpace video on ...
IPGraySpace: Docker - How to download and install Docker Container in windows also follow IPGRAY video on ...
IPGraySpace: Docker - How to install Ubuntu Linux in Docker Container in windows
3. Open cmd prompt or windows power shell as Administrator
try the following command before you download Linux
4. Check docker version with the following command
docker --version
docker-compose --version
docker-machine --version
5. Try the following commands
docker ps ( I installed ubuntu Linux... it is showing in the container now...)
docker info
6. Run hello world
docker run hello-world
7. Download webserver Nginx
8. Open Nginx in browser http://localhost
to stop webserver Nginx
docker stop webserver
to start webserver Nginx
docker start webserver
9. To remove webserver Nginx from the container
docker rm -f webserver
10 . To remove the entire image of Nginx
docker rmi Nginx
11. Follow the instruction in the video
Follow more IPGraySpace videos on creating a container with Linux, glassfish, java, and more
Follow more IPGraySpace videos
-----------------
thank you for watching the IPGraySpace video
please share, subscribe, and comment
visit
www.ipgray.com
www.ipgrayspace.com
for more IT articles, documents, and videos
-
8:12
IPGraySpace
3 years agoIPGraySpace: Docker - How to download and install Docker Container in windows
67 -
15:00
IPGraySpace
3 years agoIPGraySpace: Docker - How to install posh-docker in Docker Container in windows
51 -
1:03
IPGraySpace
3 years agoIPGraySpace: Docker - How to uninstall Docker container from windows
36 -
4:46
IPGraySpace
3 years agoIPGraySpace: Docker - How to install ubuntu Linux in Docker Container in windows
57 -
8:24
IPGraySpace
3 years agoIPGraySpace: Docker - How to download and install Docker Toolbox in Windows 10
73 -
1:28
IPGraySpace
3 years agoIPGraySpace: How to install Firefox in Windows 10
301 -
6:50
IPGraySpace
3 years agoIPGraySpace: Docker - How to switch from windows docker container to Linux container in Windows 10
47 -
1:06
IPGraySpace
3 years agoIPGraySpace: How to download and install Chrome in Windows 10
27 -
17:25
IPGraySpace
3 years agoIPGraySpace: Glassfish - How to download and install Glassfish 5 in windows 10
59 -
4:19
IPGraySpace
3 years agoIPGraySpace: Java - How to download and install JDK 9 in windows 10
15