Docker - Boot2Docker

Card Puncher Data Processing

About

Boot2Docker is the kernel of the OS linux of the Docker Machine

Example

When you ssh in the host with docker-machine, you get the boot2docker prompt.

docker-machine ssh
##         .
                  ## ## ##        ==
               ## ## ## ## ##    ===
           /"""""""""""""""""\___/ ===
      ~~~ {~~ ~~~~ ~~~ ~~~~ ~~~ ~ /  ===- ~~~
           \______ o           __/
             \    \         __/
              \____\_______/
 _                 _   ____     _            _
| |__   ___   ___ | |_|___ \ __| | ___   ___| | _____ _ __
| '_ \ / _ \ / _ \| __| __) / _` |/ _ \ / __| |/ / _ \ '__|
| |_) | (_) | (_) | |_ / __/ (_| | (_) | (__|   <  __/ |
|_.__/ \___/ \___/ \__|_____\__,_|\___/ \___|_|\_\___|_|
Boot2Docker version 1.12.3, build HEAD : 7fc7575 - Thu Oct 27 17:23:17 UTC 2016
Docker version 1.12.3, build 6b644ec

Version

uname -r
4.4.27-boot2docker

Location

HOME\.docker\machine\machines\machineName\boot2docker.iso

Package Manager

Documentation / Reference





Discover More
Docker Host Virtualbox
Docker - (Virtual) Host (or Machine or Server) - Docker Type

a machine where docker server run or a network An host (or machine) is: a virtual host that you can see running in your virtual machine provider (such as virtual box). is managed through the...
Toolbox Componentns
Docker - Installation for Windows 7 (Docker Toolbox)

How I have installed and configured Docker in my Windows 7 laptop. The software for windows 7 is called Docker Toolbox. Before version Windows 10: Toolbox:...
Docker Machine Virtualbox
Docker - docker-machine

Docker Machine is a command line client that lets you manage your Docker host (virtual host or machine) and install Docker Engine on them. You can use Machine to create Docker hosts: on your...



Share this page:
Follow us:
Task Runner