microsoft / RTVS

R Tools for Visual Studio.
MIT License
390 stars 110 forks source link

Allow users to freeze containers from the container UI #4218

Open karthiknadig opened 6 years ago

karthiknadig commented 6 years ago

This will require a name for the created image. docker commit --pause <container-name> <image-name>:<image-tag>