Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teapartydev/dockerdev

A collection of Docker Compose files for local development. These configurations are designed for development environments only and should not be used in production.
https://github.com/teapartydev/dockerdev

dev development docker docker-compose

Last synced: 3 months ago
JSON representation

A collection of Docker Compose files for local development. These configurations are designed for development environments only and should not be used in production.

Awesome Lists containing this project

README

        

# DockerDev

A collection of Docker Compose files designed for local development. These configurations are tailored for various services and databases, providing a convenient setup for development and testing purposes. **Note:** These files are not intended for production use.

## Usage

To use a specific Compose file:

1. Navigate to the desired directory.
2. Run `docker compose up` or `docker compose up -d` to start the services.

Feel free to customize the configurations as needed for your development environment.