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.
- Host: GitHub
- URL: https://github.com/raschmitt/dev-containers
- Owner: raschmitt
- Created: 2021-03-12T22:06:58.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T15:47:14.000Z (11 months ago)
- Last Synced: 2025-04-19T16:52:02.318Z (9 months ago)
- Topics: docker, docker-compose, hacktoberfest, oracle-db, rabbitmq, sql-server
- Language: Shell
- Homepage:
- Size: 115 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)