Joe LeVeque
d5c13c0a83
[dockers]: Disable autorestart on all supervisor processes inside containers ( #580 )
2017-05-09 17:37:08 -07:00
Joe LeVeque
8f348399f5
[Dockers]: Manage all Docker containers with Supervisord ( #573 )
...
- Consolidate config.sh and start.sh scripts into one script (start.sh)
- Solve issue #435 - All dockers now run supervisord as their ENTRYPOINT
- All stdout/stderr output from processes managed by supervisord is now sent to syslog instead of their own files
- Supervisord log messages are now also sent to syslog
- Removed unused smartmontools package from docker-platform-monitor
2017-05-08 15:43:31 -07:00
pavel-shirshov
814fd87e63
Remove /var/run/rsyslogd.pid bofore starting rsyslog ( #453 )
2017-03-29 18:07:25 -07:00
Joe LeVeque
5dafa907b2
[dockers]: Add base image files to syncd-brcm, database and teamd ( #380 )
2017-03-06 12:22:42 -08:00
pavel-shirshov
a845740543
[All Dockerfiles]: Prevent apt asking questions on the console ( #300 )
...
Add noninteractive setting into every Dockerfile in the repo
Signed-off-by: Pavel Shirshov pavelsh@microsoft.com
2017-02-16 21:48:49 -08:00
Oleksandr Ivantsiv
80d0d2d43b
Reduce docker images size. ( #196 )
...
* Reduce docker images size.
Install only required dependencies.
* Update Dockerfile.j2
2017-01-19 12:19:21 -08:00
Shuotian Cheng
d92f99799b
[platform]: Update Broadcom debian package versions and chmod on executables ( #185 )
2017-01-09 14:34:14 -08:00
Marian Pritsak
66aebb329c
[docker]: Change templating method to jinja2 ( #115 ) ( #153 )
...
Move from sed to jinja2 for more readability.
2016-12-23 15:22:06 -08:00
lguohan
98e3479e26
build orchagent and syncd docker on broadcom platform ( #118 )
...
* build orchagent and syncd docker on broadcom platform
2016-12-14 14:33:07 -08:00