sp_docker_start.Rd
Starts the container given by container_name
.
sp_docker_start(container_name)
container_name | character: container to start |
---|
Result of Docker command if it succeeded. Stops with an error message if it failed.
if (FALSE) sp_docker_start("sql-pet")