Skip to content

madebydawid/docker-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Projects

This repository contains beginner-friendly Docker projects. Each project is designed to help understand the basics of Docker, from creating a simple containerized web application to working with Docker Compose for multi-container applications.

Projects Overview

  1. Hello World Docker App - A simple Nginx web server in a Docker container, serving a basic HTML page.
  2. Multi-Container App with Docker Compose - An example of using Docker Compose to manage multiple containers, such as a web server and a database.

Getting Started

Each project has its own folder with instructions on how to build and run the Docker containers. To start, simply navigate into the project folder and follow the steps provided.

Prerequisites

  • Docker installed on your local machine or access to a web-based environment like GitHub Codespaces.
  • Basic familiarity with the command line.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published