mirror of
				https://github.com/dockur/windows.git
				synced 2025-11-04 06:15:27 +00:00 
			
		
		
		
	Update compose.yml
This commit is contained in:
		
							parent
							
								
									03244351d2
								
							
						
					
					
						commit
						077ffdb67c
					
				@ -4,6 +4,11 @@ services:
 | 
			
		||||
    container_name: windows
 | 
			
		||||
    environment:
 | 
			
		||||
      VERSION: "10pro"
 | 
			
		||||
      RAM_SIZE: "4G"
 | 
			
		||||
      CPU_CORES: "2"
 | 
			
		||||
      DISK_SIZE: "256G"
 | 
			
		||||
      USERNAME: "Heather"
 | 
			
		||||
      PASSWORD: "heather"
 | 
			
		||||
    devices:
 | 
			
		||||
      - /dev/kvm
 | 
			
		||||
      - /dev/net/tun
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user