First time here? Check out the FAQ!

Revision history  [back]

If you can ssh into the docker instance then you can use Wing Pro's remote development support described at http://wingware.com/doc/proj/remote-hosts

If not, then it's harder. If files are shared with the local host you can open and edit them from there and would be able to set up debugging as well using the manual method described at http://wingware.com/doc/debug/manual-remote-debugging to get the debug connection set up and to describe how the files are found in docker vs. on the local host.

We're hoping to add support for Docker soon. Right now we only have container-specific support for Vagrant: http://wingware.com/doc/howtos/vagrant and Windows Subsystem for Linux: http://wingware.com/doc/howtos/wsl