Many of these won't be achieved by mini-kube when the github issue to mount
host dirs is fixed?

 I mean, maybe kubernetes doesn't need to know how to build images (which
is a totally different concern and not independent of the container
runtime, etc etc) but just be easy to use with local volume hosts?

On Sunday, June 19, 2016, Tom Wieland <[email protected]> wrote:

> Hi!
>
> I think it would be helpful if it was possible to load Dockerfile's
> instead as well as Docker Images.
>
> This way you could;
>  - Use released software by other people from docker images.
>  - Use unreleased software from dockerfiles.
>  - Develop locally within / with Kubernetes, keeping the development
> environment close to the live environment cause they run in the same way.
>  - Easy to run many services that are interconnected locally.
>
> I had hoped to be able to share a volume for a project between my host and
> the docker containers for the project ran by kubernetes and on file write
> have a node.js process inside (Gulp) manage recompiling the source and/or
> restarting processes when needed. I can do this with Docker Compose now but
> that means yet another layer of configuration files :-)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Containers at Google" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected]
> <javascript:_e(%7B%7D,'cvml','google-containers%[email protected]');>
> .
> To post to this group, send email to [email protected]
> <javascript:_e(%7B%7D,'cvml','[email protected]');>.
> Visit this group at https://groups.google.com/group/google-containers.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Containers at Google" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-containers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to