Skip to content

rjohnson46/SimpleDockerProject

Repository files navigation

Simple Hello World Container Project

This is a project to display a simple HELLO WORLD page inside of a container.

๐Ÿ“Œ Instructions

Everything you need will be in the "Instructions" file in this GitHub repository. There are two that are marked "InstructionsRHEL" and "InstructionsUbuntu" respectively. My goal was to make it super simple for anyone to follow the steps, so anyone should be able to re-create this.

There are instructions for setting this up on:

  • Ubuntu Linux
  • Red Hat Linux

๐Ÿ›  Automated Setup

There are two files that will build the entire project from scratch using a Python script:

  • SimpleDockerProjectRH.py โ†’ For Red Hat Linux (RH)
  • SimpleDockerProjectUB.py โ†’ For Ubuntu Linux (UB)

These scripts replicate the setup using the commands outlined in the "Instructions" file.

๐Ÿค Credits

I want to give credit to @devops__community on Instagram. This was their project that I replicated, and about 90% of the code used was theirs. Please consider giving them a follow!


โš  Note: This script has not been fully tested yet. I will update this line once testing is complete.

About

Project to display a simple HELLO WORLD page inside of a Container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages