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

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: 6 months 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 2017](https://github.com/raschmitt/dev-containers/tree/main/sql-server/2017)
- [SQL-Server 2022](https://github.com/raschmitt/dev-containers/tree/main/sql-server/2022)