Development environment in Docker -


due hardware issue, had change work station mac few weeks.
took me couple of hours setup everything: android studio, git, apache, mysql, etc...

could use docker image bundle development tools ?
(my goal have "backup" of development environment start running right away on machine)

could use docker image bundle development tools ?

that means dev tools linux tools working in linux container, on linux host.

you need provide linux host (on mac) through boot2docker virtual machine.

but mean not directly type "git" mac shell, need connect vm first in order launch 'git' container , run dome docker run --name=git commands.

so no, doesn't seem fit backup plan on mac.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -