#### Compile from source code + Binary: + Binary: `$ make` + Binary files that support EdgeX: `$ make build_with_edgex` + Packages: `$ make pkg` + Packages: `$ make pkg` + Packages files that support EdgeX: `$ make pkg_with_edgex` + Docker images: `$ make docker` > Docker images support EdgeX by default