local

Search

You can find the results of your search below.

Docker mailserver
22 Hits, Last modified:
'SELECT User, Host FROM mysql.user WHERE Host <> 'localhost';'' Filters the user / host list. *''drop u... me keypoints: *The mailadmin user was linked to localhost and granted all privileges *In mariadb localhost uses the socket file ''/var/run/mysqld/mysqld.s... tainer to the Nginx web server there is no common localhost or 127.0.0.1 available to share. * Docker
Docker-Compose
4 Hits, Last modified:
1/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose </code> *[[https://gdevillele.github.i... volume: <code bash> docker volume create --driver local \ --opt type=none \ --opt device="/var/op... ernel. We recommend using cgroups to do container-local accounting. LimitNOFILE=infinity LimitNPROC=infin