mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

When the devcontainer starts it will run make build to ensure compiled binaries are immediately available for use. I've confirmed make test is also behaving as expected within the devcontainer. Signed-off-by: James Blair <mail@jamesblair.net>