Giter Club home page Giter Club logo

azure-utilities's People

Contributors

drewkit avatar joesiewert avatar mlocher avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

azure-utilities's Issues

An unknown option was passed in to libcurl

Hi

I am trying to build docker image using the Dockerfile provided by codeship utilities (https://github.com/codeship-library/azure-utilities/blob/master/deployment/Dockerfile)

But I am getting an error at the step where a CURL request to install kubectl is made.
Please check the below log.

2018-03-20T12:22:42.819ZStarting image build for "azure_deployment_dev" service
2018-03-20T12:22:42.901ZStep 1/6 : FROM codeship/azure-base:latest
2018-03-20T12:22:42.901Z
2018-03-20T12:22:42.902Z ---> 4760996b9be1
2018-03-20T12:22:42.902ZStep 2/6 : LABEL maintainer='Codeship Inc., <[email protected]>'
2018-03-20T12:22:42.902Z
2018-03-20T12:22:42.945Z ---> Running in 9f696b4ecf5a
2018-03-20T12:22:43.023ZRemoving intermediate container 9f696b4ecf5a
2018-03-20T12:22:43.023Z ---> e6f7559a09fb
2018-03-20T12:22:43.023ZStep 3/6 : ARG KUBECTL_VERSION="v1.9.0"
2018-03-20T12:22:43.023Z
2018-03-20T12:22:43.061Z ---> Running in ced13edf7c63
2018-03-20T12:22:43.143ZRemoving intermediate container ced13edf7c63
2018-03-20T12:22:43.143Z ---> 6c15ca40f930
2018-03-20T12:22:43.143ZStep 4/6 : COPY ./kubernetes.sh /
2018-03-20T12:22:43.143Z
2018-03-20T12:22:43.245Z ---> 55ed87ba7911
2018-03-20T12:22:43.245ZStep 5/6 : COPY ./backend.yaml /
2018-03-20T12:22:43.245Z
2018-03-20T12:22:43.350Z ---> 940addedf25e
2018-03-20T12:22:43.350ZStep 6/6 : RUN   curl -sSL https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/amd64/kubectl -o /usr/local/bin/kubectl &&   chmod +x /usr/local/bin/kubectl &&   kubectl version --client
2018-03-20T12:22:43.350Z
2018-03-20T12:22:43.389Z ---> Running in bc55c37c8eaa
2018-03-20T12:22:43.586Zcurl: (48) An unknown option was passed in to libcurl
2018-03-20T12:22:43.770ZRemoving intermediate container bc55c37c8eaa
2018-03-20T12:22:43.793ZFailed image build for "azure_deployment_dev" service

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.