Add a `dev` target which adds a convenient developer loop which rebuilds and reruns the daemon after a SIGINT is received. It can be exited by sending SIGINT (Ctrl+C) a couple times. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>