ibuildthecloud/systemd-docker

support starting and stopping existing containers

Opened this issue · 0 comments

This code currently just supports being called with run. It then creates a new containers and starts it.

It would be great if it would support start, so one could use existing containers.