docker-library / mysql

Docker Official Image packaging for MySQL Community Server
https://dev.mysql.com/
GNU General Public License v2.0
2.47k stars 2.2k forks source link

centos7 mysql cannot init in docker container #520

Closed chlch closed 5 years ago

chlch commented 5 years ago

e ck3 xd cdyo if2d4sf 5 I cannot understand "/usr/local/bin/docker-entrypoint.sh: line 127: 78 Killed "$@" --skip-networking --socket="${SOCKET}" I hava struggled with it a fewer hours. I need help... Thank you very much..

chlch commented 5 years ago

I choose mysql:5.6 later, it works fine... I can't run the latest version 8.0 in docker

wglambert commented 5 years ago

Can you give all the commands you ran and any relevant contextual information or files for reproducing and troubleshooting the issue such as docker logs

tianon commented 5 years ago

"Killed" like that often means your system is out of memory (so "mysqld" can't run properly).