Kenyon Ralph
Kenyon Ralph
@duckinator the problem would also occur with the default sudo configuration where the timeout is five minutes, if you happened to use sudo in the same session within the last...
What does this do?
> Is this change still interesting for us? I think it would be a cool feature.
I think this and #944 are essentially duplicate issues.
Related: https://github.com/moby/moby/issues/44350
From https://github.com/voxpupuli/puppet-jira/issues/418#issuecomment-1970759349 sounds like this should be closed.
@vegaaz since v1 is unsupported upstream, removing support in this module would be 👍 from me.
`/usr/libexec` is not supposed to be in `PATH`. I think it's best to stick with installing `docker-compose-plugin` per upstream documentation.
Also, at least with Ubuntu and Red Hat packages provided by Docker, `/usr/libexec/docker/cli-plugins/docker-compose` is provided by the `docker-compose-plugin` package, not the `docker-ce` package.
> I checked the upstream documentation, which recommends installing the plugin package. But even when you do that, the module doesnt use it. That's the point of this issue. The...