adb-atomic-developer-bundle
adb-atomic-developer-bundle copied to clipboard
a prepackaged development environment filled with production-grade pre-configured tools that makes container development easier
We want our kickstart file to well maintained and understandable, to achieve it we explore some of option which should go to ks or not. - [ ] rm -f...
Two main dependencies are `rsync` and `ssh`. Both delivered as part of `cygwin`, e.g. my install guide[1]. Is there a way how to deliver only those 2 binaries? Proposal No.1:...
`vagrant destroy -f ` generates several warning messages, but destroying box from current dirrectory has no problem. This is reproducible by both Vagrantfiles for (cdk rhel-k8s-singlenode-setup, rhel-ose), but not for...
### This issue is seen only with the single node kubernetes k8s VM, on running vagrant halt, it shows shutting down instead of shutoff for a long time, waited for...
since the setup information to be displayed via plugin ( https://github.com/projectatomic/vagrant-service-manager/issues/163) , respective setup lines from Vagrantfile needs to be removed.
Explore if we can use Homebrew [1] to setup ADB with docker client tools in OS X easily [1] http://brew.sh/
Test which do repeatedly vagrant suspend/resume sometimes fail (approximatelly in 30% of runs), virtual machine ends in "abort" state. I can see this on Windows7. Fedora21: no problem on libvirt...
seems rsync on windows fails if you have files like #Vagrantfile# which vi leaves behind.  can we not guard against this since things are not working after this and...
I would recommend to support synced_folder in each Vagrantfile by using the shared folder when `virtualbox` is used as the provider. This would be much convenient for developers to manage...
ADB should provide a way to create a Docker Swarm setup, so that Atomic App based applications which have artifacts for Docker Compose should be able to run on Swarm.