dockerweb icon indicating copy to clipboard operation
dockerweb copied to clipboard

building web/php7nginx mysql-client error

Open vinstah opened this issue 6 years ago • 0 comments

docweb build web/php7nginx E: Package 'mysql-client' has no installation candidate

possible fix: apt-get install mariadb-client OR apt-get install default-mysql-client apt-get install default-libmysqlclient-dev

vinstah avatar Mar 26 '20 02:03 vinstah