Mysql: centos7 mysql cannot init in docker container

Created on 1 Dec 2018  路  3Comments  路  Source: docker-library/mysql

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..

question

Most helpful comment

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

All 3 comments

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

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kjaltana picture kjaltana  路  3Comments

AdriVanHoudt picture AdriVanHoudt  路  4Comments

TheNotary picture TheNotary  路  4Comments

zeuscronos picture zeuscronos  路  3Comments

BirkhoffLee picture BirkhoffLee  路  4Comments