Coder Social home page Coder Social logo

example_nut's People

Contributors

gmlewis avatar jbuberel avatar

Watchers

 avatar  avatar  avatar  avatar

example_nut's Issues

Docker build fails with 'git not found'

@gmlewis Can you take a look at the dockerfile? This one is different from the others in that it uses the go-wrapper. When testing the docker build . locally, I get this error:

jbuberel@ubuntu:/media/sf_jason/nut/src/github.com/jbuberel/example_Nut/nutserver$ docker build .                                 
Sending build context to Docker daemon 4.096 kB                                                                                   
Sending build context to Docker daemon                                                                                            
Step 0 : FROM gcr.io/google_appengine/golang                                                                                      
Pulling repository gcr.io/google_appengine/golang                                                                                 
23ccdeebfe2d: Download complete                                                                                                   
511136ea3c5a: Download complete                                                                                                   
541923dd11eb: Download complete                                                                                                   
11971b6377ef: Download complete                                                                                                   
e80d22b6098e: Download complete                                                                                                   
01d17466e30d: Download complete                                                                                                   
315d65ce1765: Download complete                                                                                                   
352a3987795d: Download complete                                                                                                   
36b9b223c6b4: Download complete                                                                                                   
3520b08872cf: Download complete                                                                                                   
c13ce94f0a47: Download complete                                                                                                   
b68f187e3b69: Download complete                                                                                                   
f9da3b566117: Download complete                                                                                                   
ccffcb944f82: Download complete                                                                                                   
98372277d417: Download complete                                                                                                   
871cfe95df79: Download complete                                                                                                   
e26bd484a5b4: Download complete                                                                                                   
Status: Downloaded newer image for gcr.io/google_appengine/golang:latest                                                          
 ---> 23ccdeebfe2d                                                                                                                
Step 1 : COPY . /go/src/app                                                                                                       
 ---> bd44fd0e9a07                                                                                                                
Removing intermediate container 9c97be7098f0                                                                                      
Step 2 : RUN go-wrapper download                                                                                                  
 ---> Running in 51857ea2c366                                                                                                     
+ exec go get -v -d                                                                                                               
github.com/jbuberel/example_nut (download)                                                                                        
go: missing Git command. See http://golang.org/s/gogetcmd                                                                         
package github.com/jbuberel/example_nut/vendor/_nuts/github.com/gorilla/mux: exec: "git": executable file not found in $PATH      
INFO[0044] The command [/bin/sh -c go-wrapper download] returned a non-zero code: 1                                               
jbuberel@ubuntu:/media/sf_jason/nut/src/github.com/jbuberel/example_Nut/nutserver$                                                

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.