Modern.ie Vagrant Boxes

The Modern.ie Virtual Machine Images – VMs used for testing several versions of IE – are now also available as vagrant boxes. Here’s the list:

  • XP with IE6: http://aka.ms/vagrant-xp-ie6
  • XP with IE8: http://aka.ms/vagrant-xp-ie8
  • Vista with IE7: http://aka.ms/vagrant-vista-ie7
  • Windows 7 with IE8: http://aka.ms/vagrant-win7-ie8
  • Windows 7 with IE9: http://aka.ms/vagrant-win7-ie9
  • Windows 7 with IE10: http://aka.ms/vagrant-win7-ie10
  • Windows 7 with IE11: http://aka.ms/vagrant-win7-ie11
  • Windows 8 with IE10: http://aka.ms/vagrant-win8-ie10
  • Windows 8.1 with IE11: http://aka.ms/vagrant-win81-ie11

Use it like one would normally add & init & up a box:

$ vagrant box add {title} {url}
$ vagrant init {title}
$ vagrant up

(src)

Published by Bramus!

Bramus is a frontend web developer from Belgium, working as a Chrome Developer Relations Engineer at Google. From the moment he discovered view-source at the age of 14 (way back in 1997), he fell in love with the web and has been tinkering with it ever since (more …)

Join the Conversation

3 Comments

Leave a comment

Leave a Reply to Robert Wunsch Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.