sp_docker_build.RdCreates a Docker image
sp_docker_build(build_options, build_context_path)
| build_options | character: the build options. There are many; do
|
|---|---|
| build_context_path | character: the build context path |
Result of Docker command if it succeeded. Stops with an error message if it failed.