GithubHelp home page GithubHelp logo

xuzhenjun130 / boot2docker-vagrant-box Goto Github PK

View Code? Open in Web Editor NEW

This project forked from albanmontaigu/boot2docker-vagrant-box

0.0 2.0 0.0 417 KB

Packer scripts to build a Vagrant-compatible boot2docker box.

Makefile 15.75% Shell 53.35% M4 12.46% Ruby 18.45%

boot2docker-vagrant-box's Introduction

boot2docker-vagrant-box Circle CI

Introduction

Forked from dduportal/boot2docker-vagrant-box, thanks Damien !

My fork is a simpler version (no parallels support) with my personal touch.

This repository contains the scripts necessary to create a Vagrant compatible boot2docker box.

If you work solely with Docker, this box lets you keep your Vagrant workflow and work in the most minimal Docker environment possible.

Following docker stable versions

This project aims to follow mainly docker stable releases. Meaning that each docker release, especially test ones may not be published here.

For more information please check docker stable releases and time based release schedule.

Usage

The box is available on Hashicrop's Atlas, making it very easy to use it:

  • Download and include the proposed vagrant template in your project
  • Run your environment with vagrant up

If you want the actual box source file, you can download it from the release page.

Network considerations

By default, we use a NAT interfaces, which have its ports 2375 and 2376 (Docker IANA ports) forwarded to the loopback (localhost) of your physical host.

Customization

If you want to tune contents, you can see how to achieve this with something like vagrant template.

Building the Box

If you want to recreate the box, rather than using the binary, then you can use the scripts and Packer template within this repository to do so in seconds.

To build the box, first install the following prerequisites:

Then run this command to build the box for VirtualBox provider:

make virtualbox

boot2docker-vagrant-box's People

Contributors

dduportal avatar mitchellh avatar fnichol avatar legal90 avatar joelhandwell avatar simonista avatar shawnbutts avatar simongiraud avatar dlitz avatar ffung avatar felixbuenemann avatar phpguru avatar ingoclaro avatar jfoy avatar spheromak avatar laurent-sarrazin avatar lmakarov avatar lmars avatar luislavena avatar sennerholm avatar tfduesing avatar refractalize avatar wjordan avatar wojtekmach avatar myatagaw avatar

Watchers

James Cloos avatar Sherman Xu 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.