Speed up your docker experience

Purrgil help you manages your repositories that use docker, or serves like volumes to create a solid development environment

Documentation Source

Easy to maintain!

Forget the many scripts that you do for manage your environments, configurations is all that you need

Abstract to gain time!

You need tentacles? We abstract the way that you mount/run env for you gain time

Isn't prod first

Purrgil was created for manage docker environments in DEV level! So prod it's only a plus

All about be faster!

Purrgil is a simple wrapper for Docker stuff that help you to manage a mult-container enviroment. After read a little about Docker Orchestrators and projects that use Docker to manage your enviroments I noticed that some people have a single repository with a docker-compose.yml and an init.sh to make all project work aright and use orchestrators only to deploy your application.

The ideia of Purrgil is help you construct this enviroment, help you to provide across your stages and the principal: Give you more flexibility and power to use docker in development enviroment!