Skip to content

DC-ing/docker-katas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker katas

Open the exercises in Cloud Shell

This workshop will take you from "Hello Docker" to deploying a containerized web application to a server.

It's going to be a lot of fun!

Prerequisites

You need to have access to a linux box. Either your laptop or a cloud server.

Philosophy

There are a few things you should know about this tutorial before we begin.

This tutorial is designed to be self-paced to make the most of your time.

The exercises won't always tell you exactly what you need to do.

Instead, it will point you to the right resources (like documentation and blog posts) to find the answer.

I prefer this approach because it helps prepare you to find answers about Docker questions after the tutorial is over.

Getting help

All throughout the academy, we use Slack.

The chat room should be used for general questions and comments.

Please don't be shy about asking questions on slack or to your neighbors!

Ready to begin?

Head over to the first lab to begin.

Misc:

If you need some guidance on best practice for your Dockerfiles then head over to: https://www.fromlatest.io/#/

These exercises build upon and have been inspired by the following resources:

About

Exercises for Docker training

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 60.5%
  • Python 30.1%
  • HTML 7.1%
  • Go 2.3%