How to use Makefile in docker-machine -
like window or osx, docker-machine used start linux env, make not installed. have makefile pull/build/start docker, not run. how solve this?
the boot2docker vm based on tiny core linux, install package use tce-load:
docker-machine ssh <profile> tce-load -wi make to search packages can use interactive tce tool.
Comments
Post a Comment