golang:1.6.3-alpine doesn't contain make package

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Image golang:1.6.3-alpine
      from base example here
      doesn't work as expected

      containerTemplate(name: 'golang', image: 'golang:1.6.3-alpine', ttyEnabled: true, command: 'cat')
      ...
      cd /go/src/github.com/hashicorp/terraform && make core-dev
      ...
      

      Since there is no make tool installed in this container, We need to use our custom one

            Assignee:
            Carlos Sanchez
            Reporter:
            Sergey Kulanov
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: