Skip to content

This is a tutorial on how to use Docker. The key material covered was: How to build and run an image as a container, How to share images using Docker Hub, How to deploy Docker applications using multiple containers with a database, and running applications using Docker Compose

Notifications You must be signed in to change notification settings

srhmendez/docker-tutorial-getting-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-tutorial-getting-started

In this tutorial I will be accomplishing the following tasks:

  • Build and run an image as a container
  • Share images using Docker Hub
  • Deploy Docker applications using multiple containers with a database
  • Running applications using Docker Compose

About

This is a tutorial on how to use Docker. The key material covered was: How to build and run an image as a container, How to share images using Docker Hub, How to deploy Docker applications using multiple containers with a database, and running applications using Docker Compose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published