IPGRAY : Docker - How to install ubuntu linux in Docker Container in windows

Опубликовано: 18 Октябрь 2024
на канале: IPGraySpace - CodingJoys
7,436
24

IPGRAY : Docker - How to install ubuntu linux in Docker Container in windows

This video shows How to install ubuntu linux in Docker Container in windows

1. You should have docker installed first before you create any container

2. if you don't Docker follow IPGRAY video on ...
IPGRAY : Docker - How to download and install 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 don't have any container right now so it is empty)
docker info

6. Run hello world
docker run hello-world

7. Download ubuntu linux

(instructing there is no 'VI' or 'VIM')

the linux is dowloaded successfully and running

8. Follow instruction in the video

Follow more IPGRAY videos on Docker in youtube

more Docker vides on creating container with linux, glassfish, java and more

-----------------

Follow more IPGRAY videos in youtube

thank you for watching IPGRAY video
please share, subscribe and comment

visit
www.ipgray.com
for more IT articles, documents and videos