testing-in-bash icon indicating copy to clipboard operation
testing-in-bash copied to clipboard

Use bats for docker utilitary functions

Open brunolnetto opened this issue 3 years ago • 2 comments

Hi, fellows. I am a software developer apprentice. In this journey, I learned docker is a great tool for apps and isolated images in containers. Since I am a Linux user, I use docker on shell.

I wrote some scripts with docker commands to both train my shell and docker skills here: https://github.com/web-needle/sappio/tree/main/src%2Fscripts .

It is kind of you in case you may help me to cover somr use cases. I wrote some easy use cases like wrong command run.

Thank you. :-)

brunolnetto avatar Dec 02 '22 20:12 brunolnetto

Hi @brunolnetto ,

In the meantime, the link is no longer active. Are there any new versions of the scripts?

Cheers, Dávid

dodie avatar Sep 15 '23 16:09 dodie

Fear not, here are the commands:

https://github.com/trouchet/sappio/tree/51711344aee214e048eb0ca66ddba82b43666c33/scripts

brunolnetto avatar Sep 15 '23 16:09 brunolnetto