Giter Club home page Giter Club logo

learning-docker-the-hard-way's Introduction

Learning Docker - The hard way

This tutorial covers Docker, a tool which provides a high-level interface for managing Linux containers in a convenient way. We will walk through its basic and advanced features, but also take our time to demystify the underlying technologies which make containers possible in the first place.

This guide aims at undergraduate or graduate CS students which have little or no knowledge of Docker and/or container technology in general.

Outline

  • Level: Beginner

  • Level: Intermediate

    • How to build your own Docker images (tbd)
    • Dockerfile best practices (tbd)
    • Multi-container apps with Docker Compose (tbd)
    • Docker Machine (tbd)
    • Docker Swarm Mode (tbd)
    • Excursion: The Raft consensus protocol (tbd)
    • Networking in Docker (tbd)
  • Level: Advanced

    • Multi-stage Docker image builds (tbd)
    • Image signing and Notary (tbd)
    • Docker secrets management (tbd)
    • Further security aspects (tbd)
    • Excursion: Docker storage drivers (tbd)
    • Excursion: Plumbing in Docker (tbd)
    • runC and containerd (tbd)

Contributing

You went through the tutorial and encountered a mistake, bug or any question you did not find an answer to? Feel free to open an issue or submit your improvements as a PR. Contributions are always welcome.

Credits

  • A.Mouat. Using Docker: Developing and Deploying software with Containers. O'Reilly Media, Dec. 2015
  • Docker, Inc. Docker Documentation. 2017. URL: https://docs.docker.com/

learning-docker-the-hard-way's People

Contributors

apophizzz avatar

Watchers

James Cloos avatar Lucas Gallindo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.