Files
buildx/Makefile
Eli Uriegas 01863cf558 Add makefile targets to build easily with just go
Makes it easier to build inside of containers, including the ability to
cross compile easily with usage similar to:

    GOOS=darwin make plugin

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2019-04-23 17:50:35 +00:00

1.0 KiB