Say goodbye to sprawling docker commands and say hello to docker-compose up :)
https://www.composerize.com/
1 2 3 4 5 domain=<your domain> sudo mkdir -p /var/www/$domain/html sudo chown -R $USER:$USER /var/www/$domain sudo chmod -R 755 /var/www/$domain sudo nano /var/www/$domain/html/index.html 1...
1 systemctl list-unit-files | grep <condition>
1 lsof -i:port -S
-
Add & remove service to systemd
A new version of content is available.