Jun 11, 2021 docker command container policy A simple list app In the last few weeks I had to go to the house and measure humidity of a number of points. I used google keep with
Jun 2, 2021 docker command container policy Some useful docker commands The other day I had to reboot one of my machines running docker. I've noticed that only a number of containers restarted on
Jul 13, 2018 bash batch command directory Execute a Command in Every Directory with Bash TL;DR: Use a find-based loop The other day I was wondering how to execute a command in each sub-directory of a project. In python,
Nov 17, 2017 command docker exec path wrap Docker Exec Path-based Commands TL;DR: Use sh -c "command with arguments" I've tried to execute docker exec <container> du / in order to
Nov 6, 2017 command linux script swap Show What's on Swap in Linux If you find your machine running sluggish, it might be the case that you have too many things running and it's hitting the