envconsul
envconsul copied to clipboard
real exec
Hello. According to documentation envconsul itself stays runing even when -once and -exec options is specified. I need my process to be PID 0 process(in case of docker), so is it possible to real exec(systemcall with process substitution) process after variables is loaded when both -once and -exec specified?