"src/vscode:/vscode.git/clone" did not exist on "930859980fb2c8f367fc142f2690cd37b781270e"
fix: use exec the uvicorn process to handle Docker's SIGTERM correctly
Replace the shell with the uvicorn process, so it becomes PID 1 and receives the signals directly
Showing
Please register or sign in to comment