dockerana / warp

warp
MIT License
6 stars 3 forks source link

one-time install inside script #30

Open defermat opened 9 years ago

defermat commented 9 years ago

need to have logic to do a one time install, move existing docker binary if exists, and alias warp to docker, subsequent runs will be as the alias docker and should not perform those initial install operations.

defermat commented 9 years ago

not perfect, needs more testing.