devops

2015-08-26T00:00:07.000086Z

I work in windows and archlinux. I have to use windows for a few applications but I'm about 60% on linux. It would be nice to be 100%, but alas.

lowl4tency 2015-08-26T00:05:22.000087Z

tom: you are free to use Vagrant and docker

lowl4tency 2015-08-26T00:06:13.000088Z

Just googled https://docs.docker.com/installation/windows/

2015-08-26T00:07:22.000090Z

how does that work on a linux system? Do you still need a vm or can it work with the host machine's linux OS? (just random general questions)

lowl4tency 2015-08-26T00:12:16.000091Z

Technically docker can’t work w/o linux kernel

lowl4tency 2015-08-26T00:12:42.000092Z

Docker is built under linux kernel, cgroups and LXC