Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.
/ docker-techlab Public archive

This is a Docker Basics hands-on techlab

License

Notifications You must be signed in to change notification settings

puzzle/docker-techlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Basics Techlab

In this Docker Techlab you're going to learn the basics behind the container technology Docker.

  • Introduction presentation, what are Containers?
  • How to install Docker on your computer?
  • Run Docker containers
  • Mount local volumes into containers
  • Build Docker containers
  • How networking works

Content

Presentation Slides

  1. Installation
  2. Getting Started
  3. Images
  4. Environment Variables
  5. Deleting Container
  6. Names
  7. Working with Volumes
  8. Frontend Container
  9. Embedding the Source Code
  10. Linking Frontend and Backend
  11. Building Your Own Docker Image
    1. Multistage Builds
  12. Troubleshooting
  13. Orchestration
  14. Registry and Docker Hub
  15. Docker Best Practices

Extended Labs

  1. Create a container image for your own application
  2. Use Docker Compose to define multi-container applications for dev environments
  3. Read and study the OpenShift image creation guide
  4. Create a Docker Hub account and therein a build for your own container image (Dockerfile hosted on GitHub)

Additional Docs

Other Labs or Tutorials

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •