Coder Social home page Coder Social logo

digitalbil / toolbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from docker-archive/toolbox

0.0 2.0 0.0 4.81 MB

The Docker Toolbox

Home Page: https://docker.com/toolbox

Makefile 2.03% Objective-C 43.14% HTML 3.18% Shell 9.79% Inno Setup 41.85%

toolbox's Introduction

Docker Toolbox

docker toolbox logo

The Docker Toolbox installs everything you need to get started with Docker on Mac OS X and Windows, including:

Mac Windows
Docker Client / Engine Client Client
Docker Machine Yes Yes
Docker Compose Yes Coming Soon
Docker Kitematic Yes Yes
VirtualBox 5.0 Yes Yes
Delivery Format .pkg .exe

Installation and documentation

Documentation for Mac is available here.

Documentation for Windows is available here. Note: Some Windows computers may not have VT-X enabled by default. It is required for VirtualBox. To enable VT-X, please see the guide here..

Toolbox is currently unavailable for Linux; To get started with Docker on Linux, please follow the Linux Getting Started Guide.

Building the Docker Toolbox

Toolbox installers are built using Docker, so you'll need a Docker host set up. For example, using Docker Machine:

$ docker-machine create -d virtualbox toolbox
$ eval "$(docker-machine env toolbox)"

Then, to build the Toolbox for both platforms:

make

Build for a specific platform:

make osx

or

make windows

The resulting installers will be in the dist directory.

Frequently Asked Questions

Do I have to install VirtualBox?

No, you can deselect VirtualBox during installation. It is bundled in case you want to have a working environment for free.

toolbox's People

Contributors

chanezon avatar fmoliveira avatar jmorganca avatar riot-gabe avatar seanli avatar skoblenick avatar tiangolo avatar tjwudi avatar virajkanwade avatar yoerayo 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.