This project is intended to make a cloud version of Operating Systems (SIO0001) class from UFCSPA - Universidade Federal de Ciências da Saúde de Porto Alegre.
| Folder | Description |
|---|---|
| resources/ | Folder where class resources are saved |
A Google Cloud Platform account.
It is free
a docker volume called os
docker volume create osdocker build . -t os-cloudaka: your new way to use a VM
docker run -ti --name infobio -v os:/home os-cloud bash