local testing

Testing Docker Containers? 3 Ways to Go Local
Docker containers are powerful, but they’re not always simple to test in a local environment. Still, there are ways to run Docker locally for testing purposes using tools such as Vagrant, Kitematic ...