We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2687342 + ba530ec commit 47b317fCopy full SHA for 47b317f
README.md
@@ -1 +1,7 @@
1
-# delphi-docker
+# delphi-docker
2
+Visual tool integrated with the IDE to aid in the execution and creation of containers Docker.
3
+
4
+### For install in your project using [boss](https://github.com/HashLoad/boss):
5
+``` sh
6
+$ boss install -g github.com/HashLoad/delphi-docker
7
+```
0 commit comments