mwiget / vmxdocker

Run Juniper Networks vMX in a Docker Container
Apache License 2.0
45 stars 18 forks source link

generate pid files for vmx vm's #1

Closed sulrich closed 9 years ago

sulrich commented 9 years ago

generate uniq pid files for the VM based on macaddr1. this allows specific vms to be killed in the off chance that there are other qemu invocations on the host as well.

mwiget commented 9 years ago

Great solution. Merge into master. Thanks!