Docker Commands

Posted

Run sh on the first container that matches SEARCHSTRING

docker exec -it $(docker container ls | grep SEARCHSTRING | cut -d " " -f 1) sh

More posts

Laravel Commands

Usefuls for Laravel

Posted

Standalone UniFi Access Points

Tips and tricks for using Ubiquiti UniFi APs on Standalone Mode

Posted