Md Monirul Islam

Results 8 comments of Md Monirul Islam

@kurtislamb, Can you pls give it a try. @arjraman recently fixed this issue issue in version 1.5.1 and it should work now. Use the following syntax in the yaml file...

@anuj-scanova, In version 1.5.1, @arjraman fixed a bug related to masking. Can you please try the latest version and let me know if this works for you? Use the following...

Thanks for the response @sawadashota. That is correct. @HirokiTomisawa, Here is couple of issues where it was suggested to use `--` for a workaround (as @sawadashota mentioned). https://github.com/spf13/cobra/issues/739 https://github.com/spf13/cobra/issues/1025

`finch` uses `nerdctl` as upstream. `finch` forwards the compose commands to nerdctl to perform the task. Currently, `compose exec` is not supported by `nerdctl` Here is the list of commands...

@KoichiKiyokawa, Finch 0.2.0 uses nerdctl 1.1 which supports `compose exec` command. example: `finch compose exec service_name pwd`

Changes are merged. Marking this issue as completed.

I am able to reproduce this at my end. Investigating the root cause.

@jessebye , and @igorbdl , Thank you for bringing this issue to our attention. To ensure we’re not dealing with multiple issues stemming from the same underlying problem, could you...