Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Permits the container to be restarted
The startup (entrypoint) will exit if the ssh key was already copied to the root user configuration in a previous start. Making it conditional will permit one to restart the container with something `docker-compose restart master-libvirt`. Otherwise, the container needs to be deleted and restarted.
- Loading branch information