Skip to content

Commit 9dadcb8

Browse files
author
Jacob Bay Hansen
committed
Updated documentation with "busybox" repository information.
1 parent da5295a commit 9dadcb8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Maven may run tests during build process but tests are disabled by default. The
1818

1919
$ mvn clean install -DskipTests=false -Ddocker.io.username=... -Ddocker.io.password=... -Ddocker.io.email=...
2020

21+
Make sure you have a public repository named "busybox".
22+
2123
By default Docker server is using UNIX sockets for communication with the Docker client, however docker-java
2224
client uses TCP/IP to connect to the Docker server, so you will need to make sure that your Docker server is
2325
listening on TCP port. To allow Docker server to use TCP add the following line to /etc/default/docker

0 commit comments

Comments
 (0)