Francesco Cinà

Results 51 comments of Francesco Cinà

Hi @mapx honestly, I don't know how to make it work without the `&&` shell support. My only advice would be to try a minimal docker image like the [Busybox...

@mapx I am going to close this as there are no actions I can take. The documentation will be updated thanks to #28

I report here a proposal of @SamMousa: ------------------------ It would be nice to support syntax that uses `exec` instead of a subshell. The syntax for usage would be simple: ```...

I think that what you all are proposing could effectively work; anyway, I don't know how it should be implemented. When docker starts the `wait` executable, it assigns a PID...

After some investigation, I think it could effectively work as you propose. Anyway, I don't have enough knowledge to implement it in a way that I can guarantee it works....

Hi @Its-Alex, indeed I could, but honestly, as the primary use case for this tool is to be easily importable while building your custom image, I am not sure what...

@edumco how is this linked to #50?

@Its-Alex thanks, I'll have a look at it. Anyway, this issue is not for a dockerfile example but to have an official image pushed in dockerhub

This could be an interesting proposal. Anyway, I would like to think about it a little more. What is your use case exactly? Do you have a variable with the...

@salim7 You are proposing a feature that I have never thought about. I am not against it, but from my point of view, whole-line comments are more common and more...