Giter Site home page Giter Site logo

Comments (4)

caffeineaddiction avatar caffeineaddiction commented on June 18, 2024

enryold on jwilder/docker-squash#50 posted:

I solved by creating an empty directory in my .go home folder, than copying 4 files from here
https://github.com/aduermael/minecraft-docker-client/tree/master/go/src/github.com/docker/docker/pkg/units

mkdir -p /Users/enryold/.go/src/github.com/docker/docker/pkg/units
cp /Users/enryold/Downloads/*.go /Users/enryold/.go/src/github.com/docker/docker/pkg/units/

not sure if these are the same units for this project

from dockersh.

caffeineaddiction avatar caffeineaddiction commented on June 18, 2024

#26

from dockersh.

dbech avatar dbech commented on June 18, 2024

I'm getting the same problem

[root@sir1 dockersh]# docker build . Sending build context to Docker daemon 290.3 kB Step 1 : FROM google/golang ---> 09ec5b5ecced Step 2 : ENV GOPATH $GOPATH:/gopath/src/github.com/docker/libcontainer/vendor ---> Using cache ---> e61c9ef5eefb Step 3 : WORKDIR /gopath/src/github.com/Yelp/dockersh ---> Using cache ---> cda1cdacf2f3 Step 4 : ADD . /gopath/src/github.com/Yelp/dockersh/ ---> Using cache ---> ecc03fc596c7 Step 5 : RUN go get ---> Running in 22c548099502 package github.com/docker/docker/pkg/units: cannot find package "github.com/docker/docker/pkg/units" in any of: /usr/local/go/src/github.com/docker/docker/pkg/units (from $GOROOT) /go/src/github.com/docker/docker/pkg/units (from $GOPATH) /go/src/app/_gopath/src/github.com/docker/docker/pkg/units /gopath/src/github.com/docker/libcontainer/vendor/src/github.com/docker/docker/pkg/units package github.com/docker/libcontainer/namespaces: cannot find package "github.com/docker/libcontainer/namespaces" in any of: /usr/local/go/src/github.com/docker/libcontainer/namespaces (from $GOROOT) /go/src/github.com/docker/libcontainer/namespaces (from $GOPATH) /go/src/app/_gopath/src/github.com/docker/libcontainer/namespaces /gopath/src/github.com/docker/libcontainer/vendor/src/github.com/docker/libcontainer/namespaces The command '/bin/sh -c go get' returned a non-zero code: 1

from dockersh.

solarkennedy avatar solarkennedy commented on June 18, 2024

Sorry, but I'm closing this because we are archiving this project.

from dockersh.

Related Issues (19)

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.