Docker crashes on HEAD

2015-10-08 Thread Samuel Cassiba
I've been playing around with Docker on FreeBSD and have encountered some crashiness. When I go to jump in a container using 'docker exec', if I accidentally typo the command, the Docker daemon itself crashes, which leaves the host and any running containers in an inconsistent state. The biggest

Re: Docker crashes on HEAD

2015-10-08 Thread Allan Jude
On 2015-10-08 11:09, Samuel Cassiba wrote: > I've been playing around with Docker on FreeBSD and have encountered some > crashiness. When I go to jump in a container using 'docker exec', if I > accidentally typo the command, the Docker daemon itself crashes, which > leaves the host and any running