Deploy a Docker VM on ECloud

This guide explains how to deploy a virtual machine with Docker preinstalled on the ECloud platform of IM2AG at Université Grenoble Alpes.

1. Access the Ecloud Portal

Go to the Ecloud portal: https://im2ag-ecloud-vra.u-ga.fr/catalog/#/library

2. Search for the Docker Template

In the catalog, search for the template named Docker.
This template is based on Debian 13 and comes with Docker preconfigured. ECloudDocker1

3. Submit a Request

4. Check the Deployment

After a few minutes, open the Deployments tab.
You will see your active deployment with its name, IP address, and status (which should be On). ECloudDocker3

5. SSH Connection

Connect to the machine using SSH with the credentials you specified earlier:

ssh ecloud@<ADRESSE_IP>