Starting Studio in the Docker Mode

To start TIBCO Business Studio™ Container Edition in the Docker mode add the property ContainerTarget and set the value to Docker in the following file:
  • TIBCO_HOME\studio\<version>\eclipse\configuration\config.ini
Here is a snippet of a sample config.ini file:
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.p2.data.area=@config.dir/../p2
osgi.bundles.defaultStartLevel=4
ContainerTarget=Docker

The preference is now set to Docker for every new workspace.