pbelmann / GCB-Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  ____  ____ ____    ____   ___   ____ _  _______ ____  
 / ___|/ ___| __ )  |  _ \ / _ \ / ___| |/ / ____|  _ \ 
| |  _| |   |  _ \  | | | | | | | |   | ' /|  _| | |_) |
| |_| | |___| |_) | | |_| | |_| | |___| . \| |___|  _ < 
 \____|\____|____/  |____/ \___/ \____|_|\_\_____|_| \_\
                                                        
 _____ _   _ _____ ___  ____  ___    _    _     
|_   _| | | |_   _/ _ \|  _ \|_ _|  / \  | |    
  | | | | | | | || | | | |_) || |  / _ \ | |    
  | | | |_| | | || |_| |  _ < | | / ___ \| |___ 
  |_|  \___/  |_| \___/|_| \_\___/_/   \_\_____|
                                                

GCB Docker Tutorial

Requirements:

  • docker

  • docker-compose

  • unzip

  • curl

  • wget

This tutorial is split in three lessons:

1.Lesson: Creating a docker container manually (without a Dockerfile). Link

2.Lesson: Creating a docker container using a Dockerfile. Link

3.Lesson: Creating multiple docker containers using docker-compose. Link

About


Languages

Language:Python 92.3%Language:HTML 7.7%