Containerized configuration
The Spotfire Service for Python provides custom properties that are specific to the Linux operating system.
| Configuration property | Default setting | Description | 
|---|---|---|
use.engine.containers 
				 |  
				TRUE 
				 |  
				Runs the 
				  Python engine inside a container when this
				  value is set to 
				  TRUE (the default). 
				 |  
			 
ram.limit 
				 |  
				 
				   
				   
				  2500 
				 |  
				The amount of RAM and SWAP memory to which the Python engine containers are constrained, in megabytes. | 
docker.image.name 
				 |  
				debian:12-slim
				  
				 |  
				When you use containers, the 
				  Spotfire Service for Python builds a custom image based on a
				  starting image. 
				   This property is used by the Dockerfile as the 
					  See https://docs.docker.com/engine/reference/builder/#from for more information. The Spotfire Service for Python default is debian:12-slim.  |  
			 
For more information, see Containerized service.
Parent topic: Custom configuration properties
Related information
- Allowed engines
 - Compressed job contents and results
 - Custom Python interpreter
 - Disable warnings
 - Docker container built for no internet access
 - Engine ports
 - Engine pruning
 - Engine timeout
 - File size upload limit
 - Logging level
 - Manage Java options
 - Package library location
 - Safeguarding your environment
 - Startup script
 - JMX monitoring