Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 997 Bytes

File metadata and controls

38 lines (23 loc) · 997 Bytes

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