docker build -f test-in-docker\Dockerfile -t lwip-ftpd-test . It will start lwip running on IP 172.17.0.5, be sure to change that if it is not your docker network. You can then access ftp by dialing that address. It uses a file called /app/data as backing store, you can mount...
FTP server for lwip and tinyfatfs. Contribute to toelke/lwip-ftpd development by creating an account on GitHub.