GitXplorerGitXplorer
t

boot2docker-debian

public
55 stars
14 forks
3 issues

Commits

List of commits on branch master.
Unverified
61c7e0498c7ab88a826c163a9303129f2b932b77

Update to Docker 1.10.1

ttianon committed 9 years ago
Unverified
d9bad8a28696a6904d4c959cda6b80a8e111955c

Merge pull request #17 from docker/no-predictable-network-interface

eehazlett committed 9 years ago
Unverified
061747e2b02f27d65e74b774df140e757615f4d6

Disable "Predictable Network Interface Names"

ttianon committed 9 years ago
Unverified
0d234938fadf96ffc6808b7444888717a2913fa5

Merge pull request #16 from thaJeztah/update-maintainers

ttianon committed 9 years ago
Unverified
9eed6c4ad2d414a8218dca390c470cab0313ee63

update maintainers file for parsing

tthaJeztah committed 9 years ago
Unverified
0ed615e19c5d115e08fd41b4e1061f181dd9c44e

Update to 1.9.1

ttianon committed 9 years ago

README

The README file for this repository.

PREVIEW

This repository is a technical preview only at this point. If you are looking for boot2docker, you can find it at github.com/boot2docker/boot2docker.

boot2docker

This is the newly re-imagined boot2docker, based on Debian for stability and maintainability. If you are looking for "boot2docker (Legacy)", see github.com/boot2docker/boot2docker.

This is intended to be used with Docker Machine, but should be mostly usable outside that context as well. Be warned that the largest unformatted disk found during boot will be partitioned and formatted for use unless a partition with the label data is found (which will be used automatically instead).

Building and Contributing

See CONTRIBUTING.md for more information about how to build ISOs (stock or custom), and especially information about how to contribute effectively.