This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
sonic-buildimage
Watch
1
Star
0
Fork
0
You've already forked sonic-buildimage
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
a7fddb83ca
sonic-buildimage
/
dockers
/
docker-fpm-quagga
/
base_image_files
/
vtysh
4 lines
43 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[Makefile]: Add possibility for docker containers to install files to base image (#240) - Add vtysh/lldpctl/sensors to baseimage
2017-02-07 02:33:20 -06:00
#!/bin/bash
[base image files] All 'docker exec' wrapper scripts now dynamically adjust their flags depending on whether or not they are run on a terminal (#1507)
2018-03-17 02:43:29 -05:00
Address upstream PR Comments (#10) * Update bf-master with azure/master * Undo changes to some files
2018-06-19 20:01:15 -05:00
docker exec -i bgp vtysh "$@"
Reference in New Issue
Copy Permalink