In this chapter i will explain to you how you can create a VM from a custom image
First i will create an instance and will create a custom image out of the disk .
Later i will use the same image to create another instance
Install Apache
apt update
apt -y install apache2