Richard Hicks

Results 2 issues of Richard Hicks

When starting the docker images with either: ``` # docker-compose up # docker-compose up -d ``` The gobgp image doesn't stay running. There is a race condition I haven't figured...

The gobgpd command does not build. See: https://hub.docker.com/r/osrg/gobgp/builds/ https://hub.docker.com/r/osrg/gobgp/builds/bpqrxxq6dzmwuqfjwvkl98d/ Specifically: ---> Running in 1e6cbf33bdda ``` package github.com/osrg/gobgp/gobgp: cannot find package "github.com/osrg/gobgp/gobgp" in any of: /usr/local/go/src/github.com/osrg/gobgp/gobgp (from $GOROOT) /go/src/github.com/osrg/gobgp/gobgp (from $GOPATH)...