We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
centos7.6 中docker19.03.01 安装mysql5.5,phpmymin,nginx1.17,php7.2,php5.4,memcached,redis5, 第二天或第三天,面板登入就会提示,【提示抱歉,程序异常】,重启docker就正常,nginx/php 照常运行。
docker run -tid --name baota -p 80:80 -p 8888:8888 -p 888:888 --privileged=true --restart always -v ~/wwwroot:/www/wwwroot pch18/baota:lnmp
The text was updated successfully, but these errors were encountered:
这是我做的docker.你咋跑别人这来问docker的问题啦. 来这里提问吧 https://github.com/pch18-docker/baota/issues
关于你的问题, 估计是服务器内存过小导致的程序崩溃, 具体原因我也在检查中. 我之前有一个2g内存的服务器也有这个问题, 其他几个4g 的 8g 的服务器都没出现这个问题
Sorry, something went wrong.
No branches or pull requests
centos7.6 中docker19.03.01 安装mysql5.5,phpmymin,nginx1.17,php7.2,php5.4,memcached,redis5,
第二天或第三天,面板登入就会提示,【提示抱歉,程序异常】,重启docker就正常,nginx/php 照常运行。
docker run -tid --name baota -p 80:80 -p 8888:8888 -p 888:888 --privileged=true --restart always -v ~/wwwroot:/www/wwwroot pch18/baota:lnmp
The text was updated successfully, but these errors were encountered: