runfinch / finch-daemon

Apache License 2.0
7 stars 10 forks source link

Add support for attaching containerd stdin on container create API #78

Open austinvazquez opened 3 weeks ago

austinvazquez commented 3 weeks ago

What is the problem you're trying to solve?. When I attempt to create a container and attach stdin, I receive the following error:

AttachStdin is currently not supported during create.

Describe the feature you'd like Support attaching container stdin on container create

Additional context Add any other context or screenshots about the feature request here.