Giter Site home page Giter Site logo

web2.0-docker-workshop's Introduction

Journée WEB2.0 | Deuxième édition by TechShare

Workshop 1 : Introduction à Docker, votre futur meilleur ami

UPDATE :
Thanks everyone for attending the workshop 😎

For further details, please check the full Get Started Workshop 🐳

Vous voulez que vos projets soient exécutés dans n'importe quel système d'exploitation, mais vous n'avez pas les outils techniques pour ce faire !

Vous n'avez qu'à rejoindre notre événement le Dimanche 10 Décembre spécialement l'atelier "Docker" animé par Imad Hsissou.

Cet atelier vous permettra de découvrir cet outil d'empaquetage des applications et d'avoir les atouts pour "dockeriser" vos projets afin de maitriser les bonnes pratiques et comment créer son projet d'une façon agnostique à n'importe quel environnement (windows, linux, mac).

ATTENTION prérequis pour cet atelier : Merci d'avoir Docker installé et prêt à l'utilisation. Le but est d'optimiser le temps de l'atelier pour vraiment se concentrer sur l'essentiel.

Docker Install Guide

Linux

  1. Download install script from https://get.docker.com/ :
curl -fsSL get.docker.com -o get-docker.sh
  1. Run get-docker.sh :
sh get-docker.sh
  1. Congratulations ! you have Docker installed, to check docker version :
sudo docker --version
  1. Give your environment a quick test run to make sure you’re all set up :
sudo docker run hello-world
  1. Attend Web 2.0 to learn more ! see you there :)

Windows

Download from here : https://store.docker.com/editions/community/docker-ce-desktop-windows

Mac

Download from here : https://store.docker.com/editions/community/docker-ce-desktop-mac

PS : Using a linux VM during the workshop is recommended !

Attend Web 2.0 to learn more about Docker :) see you there !

docker-cat

web2.0-docker-workshop's People

Contributors

imadhsissou avatar

Stargazers

Otmane BOUGHABA avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.