/dockerHackathon

The world of containerisation is growing too fast. To test the skills we learned we must implement the resolve the challenges. Here multiple challenges and tasks to be resolved and implemented.

Primary LanguageC#

Welcome to the world of Containerization 🐋

forthebadge forthebadge


What is Containerization?

Containerization is defined as a form of operating system virtualization, through which applications are run in isolated user spaces called containers, all using the same shared operating system (OS). A container is essentially a fully packaged and portable computing environment


Benefits

Containerization offers significant benefits to developers and development teams. Among these are the following:
  1. Portability
  2. Agility
  3. Speed
  4. Efficiency
  5. Ease of management

Types

The Open Container Initiative (OCI), established in June 2015 by Docker and other industry leaders, is promoting common, minimal, open standards and specifications around container technology. Because of this, the OCI is helping to broaden the choices for open source engines.
Docker is one of the most well-known and highly used container engine technologies, but it is not the only option available. The ecosystem is standardizing on containerd and other alternatives like CoreOS rkt, Mesos Containerizer, LXC Linux Containers, OpenVZ, and crio-d.

About this project ?

This project includes a short summary of a problem.
The problem is based on the docker and docker-compose.
Seprate directory is created according to the profiles.
We have to create a sample project with our name.
Fork the repository .Create Dockerfile and docker-compose.
Create the pull request.
A ReadMe file is attached in github pr to create a pull request.


Additional Benifits

The project is tagged as the Hacktober fest 2020. It's a great opportunity to win tees from hacktoberfest.