We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c1c7b commit 1e57be1Copy full SHA for 1e57be1
src/main/java/com/amihaiemil/docker/RemoteDocker.java
@@ -39,7 +39,7 @@
39
* @checkstyle ParameterNumber (150 lines)
40
* @todo #178:30min Based on the input from
41
* https://github.com/amihaiemil/docker-java-api/issues/178#issuecomment-444029856
42
- * we should setup a "remote" Docker instance in Travis, for Integration testing.
+ * we should setup a Docker instance in Travis, for Integration testing.
43
*/
44
public final class RemoteDocker extends RtDocker {
45
0 commit comments