abdennour / dockerfiles

Container images Kitchen
16 stars 13 forks source link

Silence output from helm repo add #4

Closed mogul closed 4 years ago

mogul commented 4 years ago

The helm command produces output on:

This output prepends the otherwise clean output of the terraform command that gets executed. That results in problems for things like wrapper scripts, eg https://github.com/abdennour/eks-training/blob/347deefacd3b55433ae2d09a0a9824c53257c027/run-docker-compose.sh#L4

abdennour commented 4 years ago

Give it 2 hours at most, and all updated images will be deployed on Dockerhub automatically.

abdennour commented 4 years ago

it solves #2

mogul commented 4 years ago

Great, thank you!