dock
dock copied to clipboard
Bootstrap databases, MOMs and other tools that you need for development purposes
Alive?
Hi, Just curious if this is in active development? --Joe
I am using Windows 10 in combination with HyperV and Docker for Windows. When running for example: ``` dock mongodb ``` I get the following console log: ``` Starting mongodb...
A port collision will occur when starting at least two containers with an exposed port in common. As a result at least one container will not start with an error...
Possible solution: Indent Docker output by four characters
This PR is changing everything about dock. The main idea is to use Python instead of bash as the language of choice. There are a few reasons for this language...
Topics: - [ ] how to upgrade dock - [ ] how to troubleshoot Docker problems