On 28-Nov-2017, Robert Clove wrote (in article<[email protected]>):
> Hi, > > what am i trying to achieve is, container of windows with an application > like slack on it. > Does window container has an UI? > > Has anyone worked on it, is it feasible? AFAIK, docker is linux/CoreOS only. Ask docker.com this question. AFAIK, the only way to get docker to run on Windows is to run docker-machine with virtual box. That's a coreOS VM. -- https://mail.python.org/mailman/listinfo/python-list
