Skip to content

School 42 project. Intro to Docker and Dockerfiles

Notifications You must be signed in to change notification settings

levonka/docker-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-1

Docker-1 is a School 42 project. The purpose of this project is to study and write instructions for docker and dockerfiles.

docker.en.pdf is the task file.

Usage

Install VirtualBox.

Install docker and docker-machine.

$ brew install docker
$ brew install docker-machine

Final score

125/100 (max)

Overview

  • 00_how_to_docker - Docker commands

  • 01_dockerfiles

    • 0. Alpine image with Vim editor
    • 1. Debian TeamSpeak server
    • 2. Ruby container for Rails applications
    • 3. Debian with Gitlab server (SSL and SSH)
  • 02_bonus - More Dockerfiles

    • 0. Debian with angular website
    • 1. Minecraft server