Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.62 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.62 KB

docker.com Docker workshop

This workshop will take you from "Hello Docker" to deploying a containerized web application to a server. There are no specific skills needed for this tutorial beyond a basic comfort with the command line and using a text editor.

The Workshop is separated in four sections:

This is, of course, a continuous work in progress; feel free to propose changes and spread the word.

Preparations:

Clone Clone this repo (Some code examples require files located here):

git clone https://github.com/bmnicolae/docker-workshop

Assumptions:

  • During workshop we will use different ports. If they are not available on your machine, adjust the CLI commands accordingly.

References: