The [current docker image](https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/linux/persistence/docker_image.rb) persistence module only works for linux. Should be pretty trivial to port to windows, likely just change the executable names/locations and move the module to `/multi/`.
The current docker image persistence module only works for linux.
Should be pretty trivial to port to windows, likely just change the executable names/locations and move the module to
/multi/.