No need to log out and back in fix

next
Mariusz Kogen 2021-04-02 22:11:14 +00:00
parent abe9122df6
commit 246e4735fd
1 changed files with 3 additions and 6 deletions

View File

@ -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