Update README.md with arm64 build instructions.
This commit is contained in:
parent
e9742f23f2
commit
f168be9d82
@ -41,6 +41,12 @@ $ cd nomad-driver-containerd
|
||||
$ make build (This will build your containerd-driver binary)
|
||||
```
|
||||
|
||||
If you want to compile for `arm64`, you can run:
|
||||
|
||||
```
|
||||
make -f Makefile.arm64
|
||||
```
|
||||
|
||||
## Screencast
|
||||
[](https://asciinema.org/a/348173)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user