wballard / starphleet

19 stars 37 forks source link

Remove old installation of awscli. #370

Closed drhayes closed 6 years ago

drhayes commented 6 years ago

Installs a super old version that isn't useful given that the base container later installs a newer version via pip anyway. Worse, it can cause path conflicts -- just get rid of it.

Additionally, silence the curl command in getRegionFromInstanceMetadata to appease Ben. Also, it's just nice.