mirror of
				https://github.com/dockur/windows.git
				synced 2025-11-04 06:15:27 +00:00 
			
		
		
		
	Update Windows container version and disk size
This commit is contained in:
		
							parent
							
								
									5129017746
								
							
						
					
					
						commit
						546d0ed9bf
					
				@ -31,9 +31,9 @@ spec:
 | 
				
			|||||||
        image: dockurr/windows
 | 
					        image: dockurr/windows
 | 
				
			||||||
        env:
 | 
					        env:
 | 
				
			||||||
        - name: VERSION
 | 
					        - name: VERSION
 | 
				
			||||||
          value: "11"
 | 
					          value: "10pro"
 | 
				
			||||||
        - name: DISK_SIZE
 | 
					        - name: DISK_SIZE
 | 
				
			||||||
          value: "64G"
 | 
					          value: "250G"
 | 
				
			||||||
        ports:
 | 
					        ports:
 | 
				
			||||||
          - containerPort: 8006
 | 
					          - containerPort: 8006
 | 
				
			||||||
            name: http
 | 
					            name: http
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user