Mrudul Harwani

Results 5 issues of Mrudul Harwani

**What is the problem you're trying to solve?.** Currently, finch containers can only access resources inside user's home directory. I think there should be more flexibility in mount locations exposed...

enhancement

### What is the problem you're trying to solve I'd like to start the discussion on supporting Docker compatible events with `nerdctl events` command. The events stream returned by nerdctl...

kind/feature

### What is the problem you're trying to solve Docker build supports multiple contexts with `--build-context` flag to build complex projects. This allows you to build a Dockerfile using multiple...

good first issue
kind/feature

Addresses #2313 Container task is not deleted after it exits, leaving the runtime shim and logger open throughout the lifecycle of a container. This can be a problem when there...

area/logging

**What is the problem you're trying to solve?.** As a developer, I'd like to customize the VM with my own scripts during initialization so that I can install additional packages,...

vm