draky
draky – development environment
Not opinionated
draky doesn't ship with any images that you would need to figure out how to configure or replace. It is designed to easily utilize and enhance any existing image, so you can design your environment as you wish.
Allows you to work directly with docker
draky doesn't hide your environment's configuration behind the layers of abstraction. You can directly see, and modify your docker-compose.yml
file.
Designed to help
draky helps you with:
- Running custom scripts inside the containers.
- Creating templates for your environments.
draky-entrypoint
provides you with some helpers, like a generic mechanism that allows you to override any files in any image on the container's startup without the need of adding volumes.