Execute command before killing/stopping a docker container on windows
I want to copy the files generated inside a docker container, to the local storage before stopping/killing the container.
I want to copy the files generated inside a docker container, to the local storage before stopping/killing the container.