Category Archives: Docker

Docker Swarm in VirtualBox

Docker Swarm is a cluster of physical or virtual machines, called nodes, running Docker Engine. In this post we are going to create a swarm in VirtualBox on Windows. According to Docker documentation the swarm creation procedure in VirtualBox should … Continue reading

Posted in Docker, IT | Tagged , , | Leave a comment

Docker in Windows 10 with VirtualBox

Oracle‘s VirtualBox is a hypervisor application, that is an application capable of running Virtual Machines. VirtualBox is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2 and can be downloaded from … Continue reading

Posted in Docker | Tagged , , | Leave a comment