minecraft-bedrock
minecraft-bedrock copied to clipboard
a bedrock minecraft PE Server on docker (MCPE) 1M pulls🎉!
https://github.com/codehz/ElementZero 实现了在Linux上运行Windows版本的BDS内核。 codehz发现Windows版本的BDS相比Linux版本的BDS,有大幅度的优化。 (我甚至怀疑微软故意黑Linux。一直不解决Linux BDS高CPU的问题) codehz已经提供了一个docker image,可惜需要用uid:1000启动。 https://github.com/codehz/ElementZero/wiki/Docker-image-for-wine 我实测发现CPU占用大幅度降低,服务器也非常流畅。效果相当不错! CPU占用大幅度降低,视距32时CPU占用50%左右。以前至少200%以上。 现在的问题是不能用root来启动这个docker容器,很麻烦,而且也没有dockerfile,无法定制。 如果你有兴趣,能不能用这个方法做一个docker镜像呢? 以下是CodeHZ提供的一些参考信息 https://hub.docker.com/layers/codehz/wine/bdlauncher-runtime/images/sha256-204b04f1def40ba2318f5e0ed497e40b660f3a3f8feb064077df788e6af7be0b?context=explore ``` CodeHz ง⍢⃝ว, [Feb 28, 2020 at 12:35:34 PM]: ...不是dockerfile构建出来的( https://github.com/codehz/headless-wine CodeHz ง⍢⃝ว, [Feb 28, 2020...
RT,https://github.com/LomotHo/bedrock-console 这个合入后,在某些docker功能受限制的设备,比如极空间,没有docker attach功能,无法做到管理。 留意到这个项目就自带webui 管理端,里面用了screen套了一层,无论是docker exec进去恢复screen还是直接web端都能访问到管理端 https://registry.hub.docker.com/r/binhex/arch-minecraftbedrockserver/