/Docker

Intro to Docker and Dockerfiles

Primary LanguageDockerfile

Docker

Intro to Docker and Dockerfiles.

See the subject for more details.

Final Score 125/100

Getting started

Install VirtualBox.

Install docker and docker-machine with Brew.
brew install docker
brew install docker-machine

Now you are ready to run docker commands and dockerfiles.

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 Python3 dev environment
    1. Debian for basic network testing
    2. Debian with C dev environment
    3. Debian with fortune | cowsay
    4. Debian with fortune | whalesay