Tag: VM

How to Install Docker on a Azure Linux(a.k.a Mariner) VM and Run Docker Containers

Docker is a popular tool for creating, deploying, and running applications using containers. Containers allow you to package up your application with all its dependencies and run it anywhere, from your laptop to the cloud. Docker makes it easy to manage your containers and orchestrate them with othe...

Install a MacOS VM with UTM

A guide to installing a Mac OS virtual machine on your ARM-based Mac using UTM. Mac OS VM running in UTM on M2 Mac Mini If you need a Mac OS virtual machine (VM) hosted on your Mac, UTM is the best way to go. UTM is a free and open-source virtualization app that allows you to run...