[syncd]: Add socat and bcmsh wrapper (#1657)

* [syncd]: Add socat and bcmsh wrapper
* Install socat in docker-base
* Add hint banner, add host wrapper
* Refine banner message
This commit is contained in:
Qi Luo
2018-05-04 09:27:01 -07:00
committed by GitHub
parent 724aaf162c
commit f3f8b9ff57
4 changed files with 42 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
docker exec -i syncd bcmsh "$@"