sickcodes / Docker-OSX

Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
https://hub.docker.com/r/sickcodes/docker-osx
GNU General Public License v3.0
36.01k stars 1.78k forks source link

Is it legal to be used for Automated testing? #777

Open ZhouZhengCarlos opened 3 weeks ago

ZhouZhengCarlos commented 3 weeks ago

Hi I'm a QA engineer, I'm working for a company. We have some test automation scripts that run in Chromium and WebKit, but we faced with an issue with the Webkit executions, they tend to be flaky with erros such as browser crashed. We did some tests on a macOS machine and we concluded that WebKit works smoothly in macOS.

So we tried Docker OSX and it worked same as the macOS machine. We had a legal concern if we are able to use this image for automation testing for our site in CI/CD such as a container instance in cloud.