Tobias Gesellchen

Results 43 issues of Tobias Gesellchen

### Module Core ### Proposal Is there any shortlist of issues/tasks to be solved to make Testcontainers work on WCOW? I'd like to help and enable native WCOW support. Creating...

type/enhancement

discuss/feedback: - does that even make sense? - how should the task dsl look like? see https://github.com/gesellix/docker-client/issues/29

for a use case like local development and repeated - build - run - cleanup

Make task property names more consistent and normalize them. Example: `imageId` and `imageName` could be renamed to `image`. For more details see https://github.com/gesellix-docker/gradle-docker-plugin/issues/13

enhancement

... sadly, Docker responds with status code 200, but in the response body, there might be signalled an error

enhancement

See https://github.com/gesellix/docker-client/issues/245#issuecomment-1167929805

After the underlying libs ([docker-filesocket](https://github.com/docker-client/docker-filesocket) and [docker-compose-v3](https://github.com/docker-client/docker-compose-v3)) have already been migrated, the time has come to convert the main repository. My philosophy behind this Docker client is to keep the...

The Docker images (see /dockerfiles in this repository) need an update to be compatible with `Windows Server 2022 Datacenter Version 2009 (OS Build 20348.524)`. See below for the debug log...