Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/raschmitt/dev-containers

Standard containers for local development.
https://github.com/raschmitt/dev-containers

docker docker-compose hacktoberfest oracle-db rabbitmq sql-server

Last synced: 30 days ago
JSON representation

Standard containers for local development.

Awesome Lists containing this project

README

        

# dev-containers

Standard containers for local development.

## Dependencies

- [Docker](https://docs.docker.com/get-docker/)

Each tool has with it's own instructions on how to run and use it.

- [Gotenberg](https://github.com/raschmitt/dev-containers/tree/main/gotenberg)
- [MongoDB](https://github.com/raschmitt/dev-containers/tree/main/mongo)
- [MySQL](https://github.com/raschmitt/dev-containers/tree/main/mysql)
- [Nginx](https://github.com/raschmitt/dev-containers/tree/main/nginx)
- [Oracle-DB](https://github.com/raschmitt/dev-containers/tree/main/oracle-db)
- [Postgres](https://github.com/raschmitt/dev-containers/tree/main/postgres)
- [RabbitMQ](https://github.com/raschmitt/dev-containers/tree/main/rabbitmq)
- [Redis](https://github.com/raschmitt/dev-containers/tree/main/redis)
- [SQL-Server](https://github.com/raschmitt/dev-containers/tree/main/sql-server)