Difference between revisions of "Projets-2015-2016-IaaS Docker"

From air
Jump to navigation Jump to search
Line 17: Line 17:
 
* BONNARD Loïc
 
* BONNARD Loïc
 
* CAPERAN Théo
 
* CAPERAN Théo
  +
  +
== Planning ==
  +
  +
== Useful links ==
  +
  +
* [https://docs.docker.com/ Docker official website]
  +
* [http://2.bp.blogspot.com/-ZGXYBT4l9II/U5BFJwe_jWI/AAAAAAAAGB4/-Le5-NavlGg/s1600/docker-cycle.png Docker cycle]
  +
* [https://www.wanadev.fr/tuto-debuter-et-comprendre-docker/ Understand how Docker works]
  +
* [http://www.occitech.fr/blog/2014/10/tuto-docker-hello-world/ Docker tutorial - Hello world (understand basic commands)]

Revision as of 11:50, 26 January 2016

Project presentation

Introduction

The objective of this project is to allow a user group (member) to pool their laptops or desktop in order to calculate big data of few users. To do so, the solution should work with Docker to virtualise user machines et control the use of resources of each machine.

The team

RICM5 students

  • EUDES Robin
  • DAMOTTE Alan
  • BARTHELEMY Romain
  • MAMMAR Malek
  • GUO Kai

DUT Students

  • BONNARD Loïc
  • CAPERAN Théo

Planning

Useful links