Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (120 points)
hello,

 i have this syntax

 sh "CONTAINER_NAME=${currentDate} /usr/local/bin/docker-compose --project-name=${currentDate} --file config/aws/_init/docker/docker-compose_build.yml up --build -d"

and i would like to add the options --no-cashe after -build but i got the error message, could you help me please?

Please log in or register to answer this question.

Browse Categories

...