Open vahid-dan opened 3 years ago
It is beneficial to validate the flare-config.yml file before running the containers since if the Git or SSH settings are not set, it may negatively affect the functionality of the containers.
flare-config.yml
Validate:
We can use yq application to validate YAML files.
yq
It is beneficial to validate the
flare-config.yml
file before running the containers since if the Git or SSH settings are not set, it may negatively affect the functionality of the containers.