Giter VIP home page Giter VIP logo

docker-windows-edge's Introduction

Docker for Windows Edge

This is a Vagrant test environment to run the Docker for Windows Edge 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 8 and Vagrant 1.8.1. 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 for Windows wait until the desktop icon appears. Then double-click it.

Beginning with Beta 26 you can switch between the Linux and Windows container engine.

switch

Getting started

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

Use Chocolatey

choco install -y docker-for-windows -pre

Download the app

https://download.docker.com/win/edge/InstallDocker.msi

Get the base box

First register to evaluate Windows 10, but you don't need to download the ISO manually.

If you don't have the Vagrant windows_10 base box you need to create it first with Packer. See my packer-windows repo to build the base box.

To build the base box you have to run these commands on your host machine:

git clone https://github.com/StefanScherer/packer-windows
cd packer-windows
packer build --only=vmware-iso windows_10.json
vagrant box add windows_10 windows_10_vmware.box

docker-windows-edge's People

Contributors

stefanscherer avatar

Forkers

enterstudios

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.