Closed jorgefeai closed 1 year ago
@jorgefeai Try like this
docker run ghcr.io/gofireflyio/aiac get dockerfile for nodejs with comments --api-key XXXXXXX --quiet
By default we are an interactive tool, that gives you the first output and asks you whether the result is satisfying or should we try again.
@jorgefeai Try like this
docker run ghcr.io/gofireflyio/aiac get dockerfile for nodejs with comments --api-key XXXXXXX --quiet
By default we are an interactive tool, that gives you the first output and asks you whether the result is satisfying or should we try again.
Thanks @liavyona , it worked fine
Hello, i'm implementing the tool via docker and it works but i get too man results at once until it gives me a fail response:
I'm i doing something wrong?