Merge pull request #337 from cybik/patch-1
This commit is contained in:
		
						commit
						48db29e013
					
				|  | @ -1376,6 +1376,7 @@ Note: `-disable-ticketing` will allow unauthenticated access to the VM. See the | ||||||
| ```bash | ```bash | ||||||
|   docker run \ |   docker run \ | ||||||
|     --device /dev/kvm \ |     --device /dev/kvm \ | ||||||
|  |     -p 3001:3001 \ | ||||||
|     -p 50922:10022 \ |     -p 50922:10022 \ | ||||||
|     -e "DISPLAY=${DISPLAY:-:0.0}" \ |     -e "DISPLAY=${DISPLAY:-:0.0}" \ | ||||||
|     -e EXTRA="-monitor telnet::45454,server,nowait -nographic -serial null -spice disable-ticketing,port=3001" \ |     -e EXTRA="-monitor telnet::45454,server,nowait -nographic -serial null -spice disable-ticketing,port=3001" \ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue