mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Adjust docker version requirements in doc
The default config uses docker compose version 2.1 https://docs.docker.com/compose/compose-file/compose-versioning/#version-21
This commit is contained in:
		 Frederick Robinson
					Frederick Robinson
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							bc4eaec3ee
						
					
				
				
					commit
					2a94e3a648
				
			| @@ -132,8 +132,8 @@ Docker Method | |||||||
|    .. caution:: |    .. caution:: | ||||||
|  |  | ||||||
|        If you want to use the included ``docker-compose.yml.example`` file, you |        If you want to use the included ``docker-compose.yml.example`` file, you | ||||||
|        need to have at least Docker version **1.10.0** and docker-compose |        need to have at least Docker version **1.12.0** and docker-compose | ||||||
|        version **1.6.0**. |        version **1.9.0**. | ||||||
|  |  | ||||||
|        See the `Docker installation guide`_ on how to install the current |        See the `Docker installation guide`_ on how to install the current | ||||||
|        version of Docker for your operating system or Linux distribution of |        version of Docker for your operating system or Linux distribution of | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user