Allow running Docker container on MacOS (without in-container USB support) (#24412)
This commit is contained in:
		
							parent
							
								
									26f898c8a5
								
							
						
					
					
						commit
						7b83bb9d26
					
				
					 2 changed files with 18 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -50,6 +50,13 @@ By default docker or podman are automatically detected and docker is preferred o
 | 
			
		|||
RUNTIME="podman" util/docker_build.sh keyboard:keymap:target
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
If flashing is not required, it's possible to run the container as unprivileged (on Linux), and without docker-machine (on Windows/macOS):
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
SKIP_FLASHING_SUPPORT=1 util/docker_build.sh keyboard:keymap:target
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## FAQ
 | 
			
		||||
 | 
			
		||||
### Why can't I flash on Windows/macOS
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue