This is the LXD agent for creating new LXC
- One of glibc, musl libc, uclib or bionic as your C library
- Linux kernel >= 2.6.32
- Go 1.9 : https://golang.org/doc/install
- LXD 3.0.x : https://linuxcontainers.org/lxd/getting-started-cli/
- Testify : https://github.com/stretchr/testify
- LXD client : https://github.com/lxc/lxd/tree/master/client
- gorilla/mux : https://github.com/gorilla/mux
Make sure to set the GOPATH environment variable as stated on Go installation tutorial
$ go test
$ go install
$ saga-agent