Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/misterabdul/database-containers
Various database containers for local development purposes.
https://github.com/misterabdul/database-containers
database docker docker-compose docker-container mariadb mariadb-database mongo-express mongodb mongodb-database mysql mysql-database pgadmin4 phpmyadmin postgresql postgresql-database redis redis-commander redis-database
Last synced: 26 days ago
JSON representation
Various database containers for local development purposes.
- Host: GitHub
- URL: https://github.com/misterabdul/database-containers
- Owner: misterabdul
- Created: 2021-01-08T08:04:56.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T04:14:47.000Z (5 months ago)
- Last Synced: 2024-11-14T02:35:25.447Z (3 months ago)
- Topics: database, docker, docker-compose, docker-container, mariadb, mariadb-database, mongo-express, mongodb, mongodb-database, mysql, mysql-database, pgadmin4, phpmyadmin, postgresql, postgresql-database, redis, redis-commander, redis-database
- Language: Shell
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Various database containers for local development purposes
## Running
```sh
$ ./init.sh && docker compose up -d
```