Rebuild environment image
Value
Invisibly returns NULL. Called for its side effect of
rebuilding and pushing the Docker environment image.
Examples
# \donttest{
if (starburst_is_configured()) {
starburst_rebuild_environment()
}
# }
Rebuild environment image
Invisibly returns NULL. Called for its side effect of
rebuilding and pushing the Docker environment image.
# \donttest{
if (starburst_is_configured()) {
starburst_rebuild_environment()
}
# }