Eric Hripko

Results 5 issues of Eric Hripko

**What is the problem you're trying to solve** Developers today use Docker docs as the authoritative source of what functionality is and isn't supported. In relation to this project, _Compose...

**What is the problem you're trying to solve** Currently, Vision document relies on contrasting local development with production deployment. This (rather easily) outlines which aspects of Compose belong fall into...

- VSCode Version: _1.67.2_ - Local OS Version: _Windows 10 21H2_ - Remote OS Version: _RHEL7.9_ - Remote Extension/Connection Type: _Containers_ - Logs: ``` [5205 ms] TypeError: Cannot read properties...

bug
containers

### Description ## Overview By default, `docker compose up` invocation builds images for the requested services if these aren't present already. This is particularly useful for the CI use case,...

kind/feature

This PR proposes a fix for the occasional `Process leaked file descriptors` issue with this plugin. Please see [my comment](https://issues.jenkins.io/browse/JENKINS-63628?focusedId=453552&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-453552) for the research into this failure and any relevant prior...