mirror of
				https://github.com/dockur/windows.git
				synced 2025-11-04 06:15:27 +00:00 
			
		
		
		
	Change DISK_SIZE from 'max' to '250G'
This commit is contained in:
		
							parent
							
								
									1a6a2dbad0
								
							
						
					
					
						commit
						c0bad3b189
					
				@ -4,7 +4,7 @@ services:
 | 
			
		||||
    image: ghcr.io/dockur/windows
 | 
			
		||||
    environment:
 | 
			
		||||
      RAM_SIZE: "half"
 | 
			
		||||
      DISK_SIZE: "max"
 | 
			
		||||
      DISK_SIZE: "250G"
 | 
			
		||||
      CPU_CORES: "max"
 | 
			
		||||
    devices:
 | 
			
		||||
      - /dev/kvm
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user