Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Dockerfile cannot build successfully #11

Open
andrewli315 opened this issue Jun 14, 2019 · 0 comments
Open

Dockerfile cannot build successfully #11

andrewli315 opened this issue Jun 14, 2019 · 0 comments

Comments

@andrewli315
Copy link

RUN mkdir istanbul && cd istanbul && GOPATH=/work/istanbul go get github.com/jpmorganchase/istanbul-tools/cmd/istanbul && cp bin/istanbul /usr/local/bin && cd .. && rm -rf istanbul ---> Running in b31e9bfd5873

package github.com/ethereum/go-ethereum/consensus/istanbul: cannot find package "github.com/ethereum/go-ethereum/consensus/istanbul" in any of:
/usr/local/go/src/github.com/ethereum/go-ethereum/consensus/istanbul (from $GOROOT)
/work/istanbul/src/github.com/ethereum/go-ethereum/consensus/istanbul (from $GOPATH)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant