Matías Bellone

Results 69 comments of Matías Bellone

Sorry for the delay here but the layering nature of docker would actually mean that - as long as you are making the best use of it - successive images...

This has been re-implemented (with tests) in #207

This has been implemented in #171 and released in version v3.14.0 :)

From what I can see, this would be expected (albeit quite annoying) behaviour. The command `docker run ... image arg1 arg2 arg3 > output_file` would redirect the output of the...

I believe there is nothing wrong with the plugin so I am closing this issue. Feel free to reply if you think it shouldn't have and we'll re-open it and...

I have added a clarification on the matter with a link to the Agent's documentation on SSH keys in PR #210

There may also be security considerations. For example, cloud access credentials or tokens that you probably don't want to share by default. While I understand that your use case does...

As far as I understand, there is no way for this plugin to know what variables have been set by other plugins throughout the step's execution history so it would...

I would be interested in understand what is the use-case for sharing the actual `DOCKER_CONFIG` path as a mount to the container. From what I've understood reading the description, linked...

This issue can be more general than one believes due to architecture changes between the docker container and the agent host and would greatly depend on the version combination of...