Hi All,
We have released Atomic Developer Bundle version 1.5.0. This is released as part of CentOS Atomic SIG.
Notable features of ADB v1.5 include:
* Docker, Kubernetes and other ecosystem packages are shipped and configured in the Vagrant box. * The Vagrant box has device mapper thin provisioning storage setup http://www.projectatomic.io/blog/2015/06/notes-on-fedora-centos-and-docker-storage-drivers/ for docker images, similarly to production instances of RHEL/CentOS/Fedora Atomic Hosts. * Setup OpenShift just with the the |vagrant up| command and a shipped Vagrantfile https://github.com/projectatomic/adb-atomic-developer-bundle/blob/master/components/centos/centos-with-openshift. * Setup single node kubernetes with the |vagrant up| command and a shipped Vagrantfile https://github.com/projectatomic/adb-atomic-developer-bundle/tree/master/components/centos/centos-k8s-singlenode-setup. * Users can directly run Docker commands on hosts, such as Windows and OS X, that do not directly support Docker. Read More https://github.com/projectatomic/adb-atomic-developer-bundle/blob/master/docs/using.rst#using-the-box-from-the-host * The ADB is able to integrate with Eclipse docker tooling https://wiki.eclipse.org/Linux_Tools_Project/Docker_Tooling. Read More https://github.com/projectatomic/adb-atomic-developer-bundle/blob/master/components/centos/centos-docker-eclipse/README.rst
More detailed information is available as a blog post [1]
[1] http://www.projectatomic.io/blog/2015/12/ADB-1-5/
Thanks, Lala