所使用的是文档中的Docker语句,因为服务器已经运行了halo1.5,所以我对语句做出了修改,以下是运行代码:
docker run \
-it -d \
--name halo2 \
-p 8091:8091 \
-v ~/.halo2:/root/.halo2 \
-e HALO_EXTERNAL_URL=http://localhost:8091/ \
-e HALO_SECURITY_INITIALIZER_SUPERADMINPASSWORD=P@88w0rd \
halohub/halo:2.0.1
以下为运行截图:

以下为宝塔Docker管理器状态,始终无法启动:

以下为运行日志:

jdk环境为OpenJDK 11.0.11
![第一次提问,需要我补充的地方请告知,请求你们的帮助!感谢~]
在此补上日志的文字版本:
[0.033s][warning][os,thread] Failed to start thread "VM Thread" - pthread_create failed (EPERM) for attributes: stacksize: 1024k, guardsize: 4k, detached.
Error occurred during initialization of VM
Cannot create VM thread. Out of system resources.
[0.023s][warning][os,thread] Failed to start thread "VM Thread" - pthread_create failed (EPERM) for attributes: stacksize: 1024k, guardsize: 4k, detached.
Error occurred during initialization of VM
Cannot create VM thread. Out of system resources.
[0.008s][warning][os,thread] Failed to start thread "VM Thread" - pthread_create failed (EPERM) for attributes: stacksize: 1024k, guardsize: 4k, detached.
Error occurred during initialization of VM
Cannot create VM thread. Out of system resources.