Skip to content

jgimenes/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Containers

This repository is a collection of Docker Compose files that provide a practical solution for creating Docker containers in development environments. These files cover different scenarios and technologies, such as databases, web servers, and message servers. Docker Compose offers flexibility to customize the containers according to your needs, allowing you to adjust the settings of each service, manage volumes, define environment variables, and much more.

Available Containers

MongoDB is an open-source NoSQL (Non-Relational Database Management System) database management system. It is designed to be highly scalable, flexible, and high-performing, enabling efficient storage and retrieval of large volumes of data.

Microsoft SQL Server is a relational database management system (RDBMS) developed by Microsoft. It provides a robust platform for storing, querying, managing, and securing structured data.

MySQL is an open-source relational database management system (RDBMS) developed by Oracle Corporation.

PostgreSQL is an open-source relational database management system (RDBMS), also known as Postgres. It is a robust system and has the ability to handle large volumes of data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published