Kartoza Docker-helpers for Lazy Sysadmins
Docker is really awesome but typing out all those commands can get tedious.
·
1 min read
Docker is really awesome but typing out all those commands can get tedious. I wanted to quickly share a small project on github I made some time back that tries to make your life easier when working with docker. The project is called docker-helpers. It is a collection of bash scripts that give you short cuts to various 'every day' docker commands. Here is a quick listing of the different commands:
To install docker helpers, pop over to the project README for brief instructions - basically just check out the repo and add it to your bash path.
No comments yet. Login to start a new discussion Start a new discussion