You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sven Ruppert edited this page Mar 28, 2018
·
1 revision
Installation Steps
For an initial setup, we need some manual work currently.
First of all, we make sure that we have no image and no container on our docker installation.
Do this only if you really want to have an empty docker-host.
Otherwise, let the following steps away.
docker system prune --all
docker volume prune
To check if everything is cleaned, you can use docker system dfto see how much of your disc is used.
The next step will install
socat to help your docker host for example on a MAC to be available
under the IP and Port you define. The following example will
use the port 2375.