R/container_create_method.R
create_container_ti_method.RdSupports both docker and singularity as a backend.
create_container_ti_method(docker_repository, run_environment = NULL, ...)
| docker_repository | The id of the docker repository. |
|---|---|
| run_environment | In which environment to run the method, can be |
| ... | Default parameters for the method. |