Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Some people prefer to manage (or simply test) CLI tools, as simple or complicated they are, with Docker. You can setup an alias like 'alias qrkey=docker run --rm ghcr.io/techwolf12/qrkey:0.0.1' and run it as it was normally installed. In this example, as the image is created from scratch, the size would only be marginally bigger than the executable.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: