diff --git a/README.md b/README.md index 33427b3..c84c66c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # Docker 101 Workshop -An workshop that introduces Linux containers through concepts in [slides](https://calcotestudios.com/talks/decks/slides-developerweek-austin-2018-linux-containers-101) and hands-on labs. +An workshop that introduces Docker containers through concepts in [slides](https://calcotestudios.com/talks/decks/slides-developerweek-austin-2018-linux-containers-101) and hands-on labs. + +This workshop focuses on Linux containers, however, many of the concepts are directly applicable to Windows containers as well. The workshop is Docker Desktop compatible and most, if not all, of the concepts are directly applicable on either operating system. + +The sample application "awesomeapp" runs on port 8000 by default (on localhost). + ## Join the Community! @@ -48,4 +53,4 @@ Find out more on the Layer5 commu ### About Layer5 -[Layer5](https://layer5.io)'s cloud native application and infrastructure management software enables organizations to expect more from their infrastructure. We embrace developer-defined infrastructure. We empower engineer to change how they write applications, support operators in rethinking how they run modern infrastructure and enable product owners to regain full control over their product portfolio. \ No newline at end of file +[Layer5](https://layer5.io)'s cloud native application and infrastructure management software enables organizations to expect more from their infrastructure. We embrace developer-defined infrastructure. We empower engineer to change how they write applications, support operators in rethinking how they run modern infrastructure and enable product owners to regain full control over their product portfolio.