Products

Deploying WordPress to the Cloud

I was curious the other day how hard it would be to actually set up my own blog or rather I was more interested in how easy it is now to do this with containers. There are plenty of platforms that host blogs for you but is it really now as easy to just run one...

July Recap: Docker Talks Live Stream

Here at Docker, we have a deep love for developers and with more and more of the community working remotely, we thought it would be a great time to start live streaming and connecting with the community virtually.  To that end, Chad Metcalf (@metcalfc) and I...

Top Questions for Getting Started with Docker

Does Docker run on Windows? Yes. Docker is available for Windows, MacOS and Linux. Here are the download links: Docker Desktop for Windows Docker Desktop for Mac Linux What is the difference between Virtual Machines (VM) and Containers? This is a great question and I...