CenturyLinkLabs / ctlc-docker-ambassador

MIT License
13 stars 11 forks source link

be supervisord-friendly by not putting socat into the background #2

Open grmblfrz opened 10 years ago

grmblfrz commented 10 years ago

This should fix issue #1

md5 commented 10 years ago

Here's another way to make this container supervisord friendly: https://github.com/md5/ctlc-docker-ambassador/compare/separate-socat-confs

I took the approach of creating a separate supervisord conf file for each socat command in the run.sh script.