Giter Site home page Giter Site logo

boot2docker-vagrant-box's Introduction

What will you find here ?

My goal is to run boot2docker as a dev environment into vagrant with these constraints :

  • Vagrant is running on Windows 7/8 x64 with virtualbox provider
  • We want to share things already existing in the original host FS.
  • We can run into a corporate env, with an HTTP proxy
  • This repository is used to generate the basebox on vagrant cloud : https://vagrantcloud.com/dduportal/boot2docker.

See the CHANGELOG.md for history.

Building the basebox

Quick build :

(simple, is'nt it ?)

On *nix :

bash make.sh

On *nix :

make.bat

Detailled build :

  • First, we'll build the boot2docker iso thru docker and a Dockerfile, taking advantages of trusted builds and extensive build provided by boot2docker guys (https://github.com/boot2docker/boot2docker/blob/master/doc/BUILD.md). We're using docker with the brand new Vagrant Docker provider.

  • Second, we'll use this custom ISO to build a vagrant basebox, using packer.

  • Third, we'll run a set of tests for validating the content of the basebox : guarantee stability over updates.

Done :

  • Using virtual box shared folder (using boot2docker/boot2docker#282) for working by default with vagrant
  • Custom profile : if you have a file "custom_profile.sh" at the root, it will be injected on your b2d box (example : configuring corporate HTTP proxy on interactive shell AND docker)
  • A full Windows bat script chain for quickly build and launching the VM
  • Bats tests suites for docker and vagrant, inside the VM (Windows only)
  • Build chain for linux
  • Running bats tests on linux
  • Use Boot2docker official build

boot2docker-vagrant-box's People

Contributors

dduportal avatar felixbuenemann avatar ingoclaro avatar jfoy avatar legal90 avatar lmars avatar luislavena avatar mitchellh avatar myatagaw avatar simonista avatar tfduesing avatar wjordan avatar wojtekmach avatar

Watchers

 avatar  avatar

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.