Ryan Peden

Results 3 issues of Ryan Peden

Pulling images from private Docker registries fails because the `DockerContainer` and `DockerRegistry` blocks use separate copies of `DockerClient`. I observed the problem happening on with private container registries on both...

### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. -...

bug
good first issue
arch:windows
status:backlog
v2
priority:low

`RemoteFileSystem` is flexible, but its reliance on `aiobotocore` means it is pinned to an older version of `botocore`, which sometimes causes API errors when accessing S3 and S3-compatible storage. Since...