ndcast

Results 1 comments of ndcast

Easy fix for my ansible set up was `sudo vim /usr/bin/docker-compose ` then `#!/bin/bash docker compose $1 $2 $3 $4 ` solved.