ademariag / fish

dummy docker test image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fish

dummy docker test image

Useful to test complex flags setups to simulate real scenarios without having an actual software running.

Pass any option and it will be printed out in the logs.

i.e.

./tuna.sh --server --port 8080 --connection_string mysql:///server:8008/database

About

dummy docker test image

License:Apache License 2.0


Languages

Language:Shell 67.1%Language:Dockerfile 32.9%