DevTools

Easy containerized development environments based on Docker

The various projects within Phase2's DevTools ecosystem provide simple to manage project environments for any technology and deployment architecture. These environments are based upon Docker and DevTools helps you tie the pieces together to provide:

  • A Docker Machine based VM
  • DNS services
  • Network routing
  • High speed filesystems
  • Persistent data storage

The DevTools approach is to configure and use standard Docker tools. This allows you the option to learn these tools when you want to and provides the flexibility to override or substitute components should it be necessary for your project.

If you are brand new to DevTools and Docker, it is highly recommended you read the Glossary and Architecture documents to get familiar with the concepts and terminology used throughout this documentation.