Docker Running GUI applications in Docker on Windows, Linux and Mac hosts There's WineHQ to run Windows applications on Linux (and macOS). But, what about other way around? What if you want to run Linux applications on Windows (and Mac). Docker is the answer but it if you think that Docker only can run terminal applications then you're wrong.
Docker Using Docker and Claudia.js to deploy Lambda functions to AWS I am using Claudia.js (http://claudia.js) to deploy my Lambda functions to AWS and link them to my API Gateway or S3 bucket. Real easy solution. No extra YML or learning process. Just an npm package installed globally and hooked into your package.json scripts.