Git Product home page Git Product logo

docker-dev's Introduction

Docker Dev

A simple Vagrant and Ansible project to stand up a Docker development environment. Includes docker-compose. The box is based on Debian Jessie because it's free and awesome.

You can also use this to learn a little bit about Vagrant and Ansible.

Use

Make sure you've installed Vagrant.

From the project directory, containing the Vagrantfile, run:

vagrant up

wait a bit. (It can take a while to update Debian, install Docker, etc.) For example:

$ time vagrant up
...
real	22m47.561s
user	0m44.163s
sys	    0m4.643s

Then:

vagrant ssh

From the Vagrant box:

docker -v

use docker for great justice!

How?

There is a standard, simple, and commented set of Ansible files in the provisioning directory.

Watch

asciicast

Testing

Tested using the following versions

Vagrant Virtual Box Vagrant Plugins
2.0.2 5.2.6 r120293 (Qt5.9.1) vagrant-cachier (1.2.1), vagrant-vbguest (0.15.1)

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.