We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4aeca0 + a7adf55 commit 8ec3f36Copy full SHA for 8ec3f36
Dockerfile
@@ -21,8 +21,6 @@ ENV PATH $GOPATH/bin:$PATH
21
22
RUN apt-get update --fix-missing && apt-get --yes install libsystemd-dev gcc-aarch64-linux-gnu
23
RUN go version
24
-RUN go install github.com/tools/godep@latest
25
-RUN godep version
26
27
COPY . /gopath/src/k8s.io/node-problem-detector/
28
WORKDIR /gopath/src/k8s.io/node-problem-detector
0 commit comments