var

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
19 Hits, Last modified:
n; # Configures default error logger. error_log /var/log/nginx/error.log warn; # Includes files with ... figuration for a buffered log write. access_log /var/log/nginx/access.log main; # Includes virtual ... nx/http.d/default.conf'' listed above. ++++ ====/var/lib/nginx/html/==== ++++/var/lib/nginx/html/index.html| <code html> <!DOCTYPE html> <html> <head> <tit
Docker @docker_notes
10 Hits, Last modified:
-''sudo apt remove docker-ce'' -Check the the ''var/lib/docker'' directory, ''sudo du -d 1 -h var/lib/docker'' -''rm -rf /var/lib/docker'' to remove the docker directory. //I try not to store any i... :9443 --name=portainer --restart=always \ -v /var/run/docker.sock:/var/run/docker.sock \ -v por