• jornh's avatar
    Local docker dev speedup and simplification (#151) · abd98ab6
    jornh authored
    Cut some time and things to handle in your head/keystrokes away:
    * Little need to limit the build to single containers. Due to docker caching additional build time is negligible. 
    * No need to `stop` as part of compose relaunch, `up` will detect changed containers and only relaunch as needed
    * Also, indent code snippets in the numbered steps
    abd98ab6
developer_guide.md 3.03 KB