Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/StefanScherer/windows-docker-desktop-box
Vagrant box to test Docker Desktop with Linux/Windows containers
https://github.com/StefanScherer/windows-docker-desktop-box
docker docker-desktop packer vagrant windows windows-10 windows-containers
Last synced: about 2 months ago
JSON representation
Vagrant box to test Docker Desktop with Linux/Windows containers
- Host: GitHub
- URL: https://github.com/StefanScherer/windows-docker-desktop-box
- Owner: StefanScherer
- License: mit
- Created: 2016-05-13T15:24:56.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2020-06-23T16:24:29.000Z (over 4 years ago)
- Last Synced: 2024-11-17T17:35:44.470Z (about 2 months ago)
- Topics: docker, docker-desktop, packer, vagrant, windows, windows-10, windows-containers
- Homepage:
- Size: 1.32 MB
- Stars: 17
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - StefanScherer/windows-docker-desktop-box - Vagrant box to test Docker Desktop with Linux/Windows containers (Others)
README
# Docker Desktop on Windows 10
This is a Vagrant test environment to run [Docker Desktop](https://docs.docker.com/docker-for-windows/) 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](images/docker-for-windows-switch.gif)
## Further links
### Getting started
https://docs.docker.com/docker-for-windows/
### Install using Chocolatey
```
choco install -y docker-desktop
```
### Download Docker Desktophttps://www.docker.com/products/docker-desktop