aogg

Results 122 comments of aogg

lscpu |grep 'Model name' Model name: AMD Ryzen 9 5950X 16-Core Processor

docker run --runtime=runsc-kvm --rm -it ubuntu sh -c "apt update" "runsc-kvm": { "path": "/usr/local/bin/runsc", "runtimeArgs": [ "--platform=kvm", "--debug-log=/tmp/runsc", "--debug", "--strace" ] } /tmp/runsc [runsc.log](https://github.com/google/gvisor/files/10774061/runsc.log)

root@dxw:/home/dxw# docker run --runtime=runsc-kvm --rm -it ubuntu sh -c "apt update" Unable to find image 'ubuntu:latest' locally latest: Pulling from library/ubuntu 677076032cca: Pull complete Digest: sha256:9a0bdde4188b896a372804be2384015e90e3f84906b750c1a53539b585fbbe7f Status: Downloaded newer image...

must ``` lscpu |grep 'Model name' Model name: AMD Ryzen 9 5950X 16-Core Processor ``` > It looks like #7450.

在这个配置超时时间 request_timeout = float(os.getenv('REQUEST_TIMEOUT', 30.0)) # HTTP Request 请求超时时间 目前已有的只能控制所有任务的请求时间,但需要的是单个请求的请求超时时间

> ### 啥?没那么严重吧,我只是正常提feature,那个打钩是你们弄的啊

So there is something wrong with your image, not the need to upgrade the node version

The current version of docker 20.10.7 is already very new, why do you need to upgrade to version 23 and why do you not support version 20? And what I...

如何直接使用 bash-5.1# php -v PHP 8.1.17 (cli) (built: Mar 20 2023 23:27:00) (NTS) Copyright (c) The PHP Group Zend Engine v4.1.17, Copyright (c) Zend Technologies with Zend OPcache v8.1.17, Copyright...

是需要安装旧的xdebug3吗