Skip to main content

draky

draky – development environment

Easy to Use

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.

Focus on What Matters

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.

Powered by React

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.