Skip to content

Collection of custom Docker images for local environment πŸ‹

License

Notifications You must be signed in to change notification settings

michaldziuba03/docker-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

docker-images

Docker images

Collection of custom Docker images for development environment πŸ‹

Do NOT use them in production environment!

MongoDB Replica set

You can use this image to test MongoDB transactions, change streams and more.

docker pull md03/mongo-replica

Redis Cluster

Useful when you need Redis Cluster for development.

docker pull md03/redis-cluster

License

Distributed under the MIT License. See LICENSE for more information.