Friday, February 18, 2022

Installing Docker in Windows 10 and running the commands for Hello world image

Aim:- Create Docker Id, Install docker on machine, Pull hello-word image file from Docker Hub

and Run the file

Requirements:- Docker

Theory:-

• It is (PaaS) products used for delivering software in packages which are known as the containers. 

Steps:-

Docker Hub :- Account creation 

Below on main screen click ‘Download for Windows’ 

The download process will start
















click on setup and follow steps shown below 

Click ok

Check your Desktop for Docker application.


Open cmd and runthe commands:-


Need to download WSL2:- 

wsl --list –online 

wsl –update 

wsl --set-default-version 2 

Check docker version and pull,run image:- 

docker -v and use the docker command to pull and run ‘hello-world’






  

8086 Bock transfer OVERLAPPING 
Android Checkbox code and example
Android Calculator Program Code
Android Bluetooth On and Off code

CISCO PACKET TRACER network topologies
FTP protocol CISCO Packet tracer implementation
Docker Installation full process
Android Calculator source code
For more other networking, Android, Data structures, Microprocessor 808, etc subject programs visit out website. All resources are available for free so do share website with your friends and students.












Check out other subjects: (Desktop) Check out subject tab & (Mobile) Top Right Corner drop- down menu.

Subject wise experiment list with Source code links :-



No comments:

Post a Comment