adb-atomic-developer-bundle icon indicating copy to clipboard operation
adb-atomic-developer-bundle copied to clipboard

a prepackaged development environment filled with production-grade pre-configured tools that makes container development easier

Results 69 adb-atomic-developer-bundle issues
Sort by recently updated
recently updated
newest added

## Context There is a small subtlety with the libvirt vagrant provider that many people aren't aware of. On the first `vagrant up` the vagrant box will be uploaded to...

enhancement

If we have SELinux in enforcing mode then when we try to copy 'oc/oadm' binary then below response get from docker when execute origin vagrantfile. ``` ==> default: [INFO] Copy...

bug

I have this problem. When I do a java maven build, it keeps on stopping. I cancel the build and then rebuild and it stops again. Happens over and over...

I think to move towards an automated release we need to achieve these two things first. 1. Nightly ADB buiilds. 2. ADB build for each PR that contains change to...

This command will be available in upcoming OpenShift version (from 1.3.0-alpha.1). See pull request https://github.com/openshift/origin/pull/7675: > introduces a new command 'oc cluster up' that allows you to start an OpenShift...

enhancement
focus:devex

CDK Vagrantfile [1] for OSE should start using SCCLI and environment variable for OSE versions. So that users can move to newer versions if required. Also it kind of communicates...

focus:devex

A question that occasionally comes up with the current ADB name is the possible confusion with the Android Developer Bundle. I thought of BCL in terms of "the upstream for...

question
needs discussion

It should be possible to access the console under the default hostname. ATM, it would be _cdk.10.1.2.2.xip.io_. In this case we would still have the IP in the hostname, but...

Similar to https://github.com/redhat-developer-tooling/openshift-vagrant/pull/78 Reference : https://access.redhat.com/articles/2313801

Presently `docker` daemon is configured to run on unix socket as well as TCP socket. For VirtualBox provider, one needs to configure private networking for the box. Private networking is...

enhancement