Code Monkey home page Code Monkey logo

dlite__docker_on_osx_simple's Introduction

#DLite

The simplest way to use Docker on OSX.

##Thanks

DLite leverages xhyve through the libxhyve Go bindings for virtualization. Without these projects and the people behind them, this project wouldn't exist.

##Installation

Download the latest binary from the releases page and put it somewhere in your path, then:

sudo dlite install

See the output of sudo dlite install --help for additional options.

This will create the necessary files and a launchd agent to manage the process. After you've installed, run:

launchctl load ~/Library/LaunchAgents/local.dlite.plist

as your user to start the process. DLite will start automatically upon logging in as well.

##Usage

Just use Docker. DLite creates a /var/run/docker.sock in your host operating system.

When opening ports in your docker containers, connect to local.docker instead of localhost. Everything else should just work™

If you need to SSH to the VM for whatever reason, ssh [email protected] should do the trick.

##Caveats

DLite depends on xhyve which only works on OSX versions 10.10 (Yosemite) or newer.

DLite is not secured via TLS. If that's important to you for local development, look elsewhere.

DLite is most definitely not recommended for any kind of production use.

dlite__docker_on_osx_simple's People

Contributors

jgeiger avatar leipert avatar maltefiala avatar nlf avatar

Watchers

 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.