From 3aa3757ec9ed0d118fe33aaf03b422fdfb1a7766 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Sun, 21 Feb 2016 21:11:17 +0100 Subject: [PATCH] add dev tools: docker meets the IDE --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e10d521..adb82fe 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,7 @@ by [@prologic][prologic] * [docker-garby](https://github.com/konstruktoid/docker-garby) Docker garbage collection script by [@konstruktoid](https://github.com/konstruktoid). * [DevLab](https://github.com/TechnologyAdvice/DevLab) Utility for running containerized development environments * [is-docker](https://github.com/sindresorhus/is-docker) Check if the process is running inside a Docker container by [@sindresorhus][sindresorhus] +* [Docker meets the IDE](http://domeide.github.io/) Integrating your favorite containers in the editor of your choice by [domeide](https://github.com/domeide) ## Continuous Integration / Continuous Delivery