appcelerator-archive / amp

** THIS PROJECT IS STOPPED ** An open source CaaS for Docker, batteries included.
http://appcelerator.io
Apache License 2.0
81 stars 28 forks source link

Adding dep to the gotools image #1783

Closed bquenin closed 6 years ago

bquenin commented 6 years ago

https://techweb.axway.com/jira/browse/AMP-131

This PR adds dep to the appcelerator/gotools image in order to install vendor without adherence to the environment.

How to test

$ ampmake clean-vendor install-vendor

Make sure there are no differences with the branch.

$ ampmake clean build

Make sure the build passes.