Sure! It's possible to configure FTP as we like and make sure all the features 
we need are there.

The only issue with macOS based Docker is network. There is no other way than 
via port forwarding :(

https://docs.docker.com/docker-for-mac/networking/#i-cannot-ping-my-containers

e.g.: you can't route traffic to container :(

It works with ports being forwarded. In my example, I am connecting via 
localhost:5140 that is mapped to container's port 5140. This is the only way on 
macOS :(

> Maybe this is the solution
> for other tests requiring a second machine (e.g. Rodrigo asking about an
> FTP server for PHP tests).

---------------------------------------------------------------------
To unsubscribe, e-mail: netcat-unsubscr...@netbeans.apache.org
For additional commands, e-mail: netcat-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to