Skip to content

moise3/docker-fundamentals

This branch is 2 commits behind stacksimplify/docker-fundamentals:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Kalyan Reddy DaidaKalyan Reddy Daida
Kalyan Reddy Daida
and
Kalyan Reddy Daida
Feb 15, 2020
46a5092 · Feb 15, 2020

History

36 Commits
Feb 15, 2020
Feb 15, 2020
Feb 15, 2020
Feb 15, 2020
Feb 15, 2020
Feb 15, 2020
Nov 20, 2019
Feb 15, 2020

Repository files navigation

Docker Fundamentals

What is covered as part of Docker Fundamentals?

  1. Docker Introduction
  2. Docker Installation
  3. Flow-1: Pull from Docker Hub and Run Docker Image locally.
  4. Flow-2: Build new Docker Image and Run locally and Push to Docker Hub.
  5. Essential Docker Commands

Docker Images used

Application Name Docker Image Name
Nginx nginx
Customized Nginx stacksimplify/mynginx_image1
Simple SpringBoot HelloWorld stacksimplify / dockerintro-springboot-helloworld-rest-api

About

Docker Fundamentals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.0%
  • Dockerfile 48.0%