You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if we could specify a signal number in the fig.yml file. Fig would then use it with docker kill -s SIGNAL instead of docker stop when stopping a container.
It would be great if we could specify a signal number in the
fig.ymlfile. Fig would then use it withdocker kill -s SIGNALinstead ofdocker stopwhen stopping a container.