Mario Loriedo

Results 270 comments of Mario Loriedo

@nickboldt is there something else apart `RUN curl` instructions that we should avoid in Dockerfiles (there is a separate issue for multi-arch support)? Do you know if brew supports heredocs...

I would be careful about fixing this bug: is it a user / customer issue? or is just us trying to make perfect something is works fine for user? Because...

[Downstream issue](https://issues.redhat.com/browse/CRW-4861)

> I wonder if it might be possible to add functionality so that commands can enable/disable idling automatically -- for example, you could set a specific command to disable idling...

@RomanNikitenko you are right. Any idea on event triggered when some output is shown in the terminal window?

`IS_INSTALLED` and `OS_MATCH` are not supported :disappointed: `Only USER_EXISTS and FILE_EXISTS are currently supported. Please open an issue if you want to add support for it.` But since you have...

I'll create a new issue for you next week. We would like to use regular expressions to match dockerfiles instructions with @BEFORE and @AFTER. I'll describe it better in the...

I'm back from a few days off. Expect to be it merged this afternoon. On Monday, 4 January 2016, Rachid Zarouali [email protected] wrote: > FILE_CONTAINS is implemented in PR: #7...

I've reviewed PR #7. Great job ! I've added some comments. The most important one is about rebasing your branch, the rest are minor changes. I'll have a look at...