Docker and Windows 10
- https://hub.docker.com/editions/community/docker-ce-desktop-windows
- Click on Get Docket button to download Docker
- Docker for Windows Installer.exe will be downloaded
- Docker Tool box needed for other than windows 10 Professional and Enterprise.
- https://docs.docker.com/toolbox/toolbox_install_windows/
- C:\Program Files\Docker Toolbox
- Docker cli client for running docker engine to create images,containers
- Docker machine so we can run docker commands
- Docker compose to run docker --compose command
- Kitematic --> docker gui
- Docker quick start
- Oracle VM Virtual box
- It creates Desktop icon for Docket Quick Start terminal
- Launch it
- run docker --version
- Docker version 18.03.0-ce, build 0520e24
No comments:
Post a Comment