build - Building a docker image from inside a docker container -
i have docker container builds executable , exposes on shared volume. have docker container create docker image , push local repository.
i have been doing reading , possible exposing docker socket container. have read bad idea , security issue. issue solution compounded problem im using docker-machine on virtualbox , have yet found way connect docker socket (in virtualbox) container.
i have looked @ running docker in docker , allowing push local repository in parent docker wary of approach have read testing docker rather im attempting.
thanks in advance
Comments
Post a Comment