Skip to content

semmiverian/Having-fun-with-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 

Repository files navigation

Having fun with docker 🐳 🐳

Currently there are 3 branches here

  • Base Custom Image Branch for playing to create a simple custom image using ubuntu and nginx image
  • Base Server Image The same custom image like in the branch base-custom-image but with additional node js and command to run npm start by default
  • Docker Compose server and client Branch to show how to use docker compose to build more than one container in one command. In this branch we weill cover
    • Server -> using express
    • Client Production -> Production build for react application using nginx
    • Client Dev -> Development buld for react with hot reloading
    • Nginx -> our web server

About

🐳🐳 Educational purpose for playing with docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published