after initialization of the container, there is no problem with installing mysql-server and starting it for the first time, but when I exit the container and enter again, I will not be able to start mysql-server normally
the following error was returned when executing service mysql start:
/ usr/sbin/mysqld: error while loading shared libraries: libaio.so.1: cannot stat shared object: Permission denied
- Starting MySQL database server mysqld / usr/sbin/mysqld: error while loading shared libraries: libaio.so.1: cannot stat shared object: Permission denied
No directory, logging in with HOME=/
/ usr/sbin/mysqld: error while loading shared libraries: libaio.so.1: cannot stat shared object: Permission denied
/ usr/sbin/mysqld: error while loading shared libraries: libaio.so.1: cannot stat shared object: Permission denied
/ usr/sbin/mysqld: error while loading shared libraries: libaio.so.1: cannot stat shared object: Permission denied
/ usr/sbin/mysqld: error while loading shared libraries: libaio.so.1: cannot stat shared object: Permission denied
the following is my software version
docker Client and Server Version: 18.02.0-ce
ubuntu version: 16.04.3 LTS
mysql Ver 14.14 Distrib 5.7.21, for Linux (x86 million 64) using EditLine wrapper