Merge branch 'k0gen-master-patch-33282' into 'master'
No need to log out and back in fix See merge request famedly/conduit!47
This commit is contained in:
		
						commit
						c9b1f0ca83
					
				
					 1 changed files with 3 additions and 6 deletions
				
			
		|  | @ -1,13 +1,10 @@ | |||
| Install docker: | ||||
| 
 | ||||
| ``` | ||||
| $ sudo apt install docker | ||||
| $ sudo usermod -aG docker $USER | ||||
| 
 | ||||
| Then log out and back in. | ||||
| 
 | ||||
| $ exec sudo su -l $USER | ||||
| $ sudo systemctl start docker | ||||
| 
 | ||||
| $ cargo install cross | ||||
| $ cross build --release --features tls_vendored --target armv7-unknown-linux-musleabihf | ||||
| 
 | ||||
| ``` | ||||
| The cross-compiled binary is at target/armv7-unknown-linux-musleabihf/release/conduit | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue