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

Include DevAssistant and nulecule DAP

Open LalatenduMohanty opened this issue 10 years ago • 7 comments

Issue by whitel Thursday May 21, 2015 at 14:56 GMT Originally opened as https://github.com/LalatenduMohanty/centos7-container-app-vagrant-box/issues/34


Could we add the DevAssistant SCL and @tradej's nulecule DAP to the vm?

LalatenduMohanty avatar Aug 05 '15 10:08 LalatenduMohanty

Comment by LalatenduMohanty Friday May 22, 2015 at 07:09 GMT


Yup, we should.

LalatenduMohanty avatar Aug 05 '15 10:08 LalatenduMohanty

Comment by tradej Monday May 25, 2015 at 08:22 GMT


I'm working on a Fedora-based Dockerfile that contains DA and the DAP. I hope it to be done today

LalatenduMohanty avatar Aug 05 '15 10:08 LalatenduMohanty

Comment by LalatenduMohanty Thursday Jul 02, 2015 at 13:18 GMT


Here is the docker file: https://github.com/devassistant/da-docker-nulecule

LalatenduMohanty avatar Aug 05 '15 10:08 LalatenduMohanty

Comment by whitel Thursday Jul 02, 2015 at 22:23 GMT


Being regularly built here: https://registry.hub.docker.com/u/devassistant/nulecule/dockerfile/

LalatenduMohanty avatar Aug 05 '15 10:08 LalatenduMohanty

@whitel @LalatenduMohanty What is the expected use case for this tool's inclusion? Is it only applicable to users who ssh into the box?

bexelbie avatar Sep 01 '15 12:09 bexelbie

Pending rewrite of DA into a client/server structure for use in the box. This work is ongoing and this issue can be revisited when that code is ready.

bexelbie avatar Oct 13 '15 09:10 bexelbie

DA client/server incl. Dockerfiles is available here: https://github.com/devassistant/devassistant-c2s . It's barely usable at the moment, but the containers can be built and run.

tradej avatar Oct 14 '15 08:10 tradej