Ecosyste.ms: Awesome
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: 30 days 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 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-18T00:30:56.000Z (about 1 year ago)
- Last Synced: 2024-11-11T02:37:14.071Z (3 months ago)
- Topics: docker, docker-compose, hacktoberfest, oracle-db, rabbitmq, sql-server
- Language: Shell
- Homepage:
- Size: 102 KB
- Stars: 4
- Watchers: 3
- 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](https://github.com/raschmitt/dev-containers/tree/main/sql-server)