in the Dockerfile.
Updated README.md to include developer and testing instructions.
Removed old files and scripts for building and testing.
Signed-off-by: Joris Melchior <jmelchior@pivotal.io>
- CGO_ENABLED is required by the race detection. Even though CGO_ENABLED
seems to hang around after ginkgo is run, the resultant binary still
seems to run fine.
[#101623472]
Signed-off-by: Evan Short <eshort@pivotal.io>