Outils pour utilisateurs

Outils du site


cours:service_oriented_computing_and_web_services_2017_2018:lecture2

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
Dernière révision Les deux révisions suivantes
cours:service_oriented_computing_and_web_services_2017_2018:lecture2 [2018/02/24 12:51]
tigli [Software Tool to Deploy Applications and Services : Docker]
cours:service_oriented_computing_and_web_services_2017_2018:lecture2 [2018/02/24 13:19]
tigli [Software Tool to Deploy Applications and Services : Docker]
Ligne 38: Ligne 38:
 || ||
 ==== Software Tool to Deploy Applications and Services : Docker ==== ==== Software Tool to Deploy Applications and Services : Docker ====
 +||
 +Docker CE for Windows is Docker designed to run on Windows 10. It is a native Windows application that provides an easy-to-use development environment for building, shipping, and running dockerized apps. Docker CE for Windows uses Windows-native Hyper-V virtualization and networking and is the fastest and most reliable way to develop Docker apps on Windows. Docker CE for Windows supports running both Linux and Windows Docker containers.
  
 == Docker for Windows requirements ​ : Hyper V == == Docker for Windows requirements ​ : Hyper V ==
 +||
 ** To verify compatibility **, open up ** PowerShell ** or a command prompt (cmd.exe) and type ** systeminfo **. If all listed Hyper-V requirements have a value of Yes, your system can run the Hyper-V role. If any item returns No, check the requirements listed in this document and make adjustments where possible. ​ ** To verify compatibility **, open up ** PowerShell ** or a command prompt (cmd.exe) and type ** systeminfo **. If all listed Hyper-V requirements have a value of Yes, your system can run the Hyper-V role. If any item returns No, check the requirements listed in this document and make adjustments where possible. ​
  
Ligne 55: Ligne 57:
  
 == DOCKER INSTALLATION and FIRST USES == == DOCKER INSTALLATION and FIRST USES ==
 +||
  
   * INSTALLATION of a local [[https://​docs.docker.com/​docker-for-windows/​install/​|Docker for Windows]]   * INSTALLATION of a local [[https://​docs.docker.com/​docker-for-windows/​install/​|Docker for Windows]]
Ligne 63: Ligne 66:
      * ** Shell Command to Manage Docker **      * ** Shell Command to Manage Docker **
      * MANUAL [[https://​docs.docker.com/​engine/​reference/​commandline/​docker/​|The base command for the Docker CLI]]       * MANUAL [[https://​docs.docker.com/​engine/​reference/​commandline/​docker/​|The base command for the Docker CLI]] 
 +
  
 == ADVANCED Uses of Docker ​ == == ADVANCED Uses of Docker ​ ==
cours/service_oriented_computing_and_web_services_2017_2018/lecture2.txt · Dernière modification: 2018/02/24 13:20 par tigli