All Projects → StefanScherer → windows-docker-desktop-box

StefanScherer / windows-docker-desktop-box

Licence: MIT license
Vagrant box to test Docker Desktop with Linux/Windows containers

Projects that are alternatives of or similar to windows-docker-desktop-box

packer-windows
Windows Templates for Packer: Windows 11, Windows 10, Windows Server 2022, 2019, 2016, also with Docker
Stars: ✭ 1,116 (+6464.71%)
Mutual labels:  vagrant, packer, windows-10, windows-containers
Packer Windoze
Packer templates to create Windows vagrant box images
Stars: ✭ 117 (+588.24%)
Mutual labels:  vagrant, packer
ansible-role-cardano-node
Ansible role for the provisioning of Shelly Cardano binaries from source.
Stars: ✭ 20 (+17.65%)
Mutual labels:  vagrant, packer
Nixbox
NixOS Vagrant boxes [[email protected]]
Stars: ✭ 189 (+1011.76%)
Mutual labels:  vagrant, packer
Beetbox
Pre-provisioned L*MP stack
Stars: ✭ 94 (+452.94%)
Mutual labels:  vagrant, packer
Packer Ubuntu 1804
This build has been moved - see README.md
Stars: ✭ 101 (+494.12%)
Mutual labels:  vagrant, packer
Windows Vagrant
Windows 2012R2/10/2016/2019 Base Vagrant Box (https://app.vagrantup.com/rgl)
Stars: ✭ 169 (+894.12%)
Mutual labels:  vagrant, packer
Packer Centos 6
This build has been moved - see README.md
Stars: ✭ 78 (+358.82%)
Mutual labels:  vagrant, packer
Packer Templates
Scripts and Templates used for generating Vagrant images
Stars: ✭ 219 (+1188.24%)
Mutual labels:  vagrant, packer
Packer Centos 7
This build has been moved - see README.md
Stars: ✭ 223 (+1211.76%)
Mutual labels:  vagrant, packer
Packer
Packer helpers and templates for Docker, IIS, SQL Server and Visual Studio on Windows and Ubuntu
Stars: ✭ 242 (+1323.53%)
Mutual labels:  vagrant, packer
My Cheat Sheets
A place to keep all my cheat sheets for the complete development of ASIC/FPGA hardware or a software app/service.
Stars: ✭ 94 (+452.94%)
Mutual labels:  vagrant, packer
Packer Templates
Stars: ✭ 90 (+429.41%)
Mutual labels:  vagrant, packer
Adfs2
Multi Vagrant environment with Active Directory
Stars: ✭ 117 (+588.24%)
Mutual labels:  vagrant, packer
Packer Ubuntu 1404
DEPRECATED - Packer Example - Ubuntu 14.04 Vagrant Box using Ansible provisioner
Stars: ✭ 81 (+376.47%)
Mutual labels:  vagrant, packer
Infrastructure As Code Tutorial
Infrastructure As Code Tutorial. Covers Packer, Terraform, Ansible, Vagrant, Docker, Docker Compose, Kubernetes
Stars: ✭ 1,954 (+11394.12%)
Mutual labels:  vagrant, packer
packer-centos
Create CentOS images for different hypervisors with Packer
Stars: ✭ 18 (+5.88%)
Mutual labels:  vagrant, packer
Osx Vm Templates
macOS templates for Packer and VeeWee.
Stars: ✭ 1,050 (+6076.47%)
Mutual labels:  vagrant, packer
Ansible Windows Docker Springboot
Example project showing how to provision, deploy, run & orchestrate Spring Boot apps with Docker Windows Containers on Docker Windows native using Packer, Powershell, Vagrant & Ansible
Stars: ✭ 58 (+241.18%)
Mutual labels:  vagrant, packer
Packer Build
Packer Automated VM Image and Vagrant Box Builds
Stars: ✭ 199 (+1070.59%)
Mutual labels:  vagrant, packer

Docker Desktop on Windows 10

This is a Vagrant test environment to run Docker Desktop in a VMware Fusion vagrant box. You need a Windows 10 Vagrant box, eg. built with https://github.com/StefanScherer/packer-windows and VMware Fusion 11.0.1 and Vagrant 2.2.x. Or maybe one of the boxes at Altas https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=&q=win10 may help you skip the packer build step.

vagrant plugin install vagrant-reload
vagrant up

To start Docker Desktop wait until the desktop icon appears. Then double-click it.

You can switch between the Linux and Windows containers.

switch

Further links

Getting started

https://docs.docker.com/docker-for-windows/

Install using Chocolatey

choco install -y docker-desktop

Download Docker Desktop

https://www.docker.com/products/docker-desktop

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].