/dev/null || true"; $commands[] = "docker rm {$containerName} 2>/dev/null || true"; instant_remote_process($commands, Server::find($serverId), throwError: false); } } }