dockerweb icon indicating copy to clipboard operation
dockerweb copied to clipboard

A docker-powered bash script for shared web hosting management. The ultimate Docker LAMP/LEMP Stack.

Results 2 dockerweb issues
Sort by recently updated
recently updated
newest added

`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

Hi I've been trying to get this to work and it fails on unable to find fffaraz/proxy/base:latest and says may have to login to dockerhub. I've realized I can build...