mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 04:53:19 +02:00
* --net host is no longer needed for stf-provider newer versions of Docker now support exposing port ranges, so we no longer need to use `--net host`. Respective docker networking changes for ADB are included. Signed-off-by: Pete Myron <pete.myron@t-mobile.com> * Update DEPLOYMENT.md fixed typo Signed-off-by: Pete Myron <pete.myron@t-mobile.com> Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>