mapbox/ecs-conex

Provide GitHub token as build-arg

Closed this issue · 1 comments

ecs-conex already has a GitHub token for cloning the repo that it is building. However, we'd need to pass in the token to the dockerfile itself if another private repo (for instance, a python module in development).

Another block like so https://github.com/mapbox/ecs-conex/blob/master/utils.sh#L79-L82 should work.

cc @jacquestardie @rclark

closed via #77