Hi
I want to automate some things, and for that I need a way to Restart a specific Docker Container.
Could not find any API's related to Docker. Does this exists?
Hi
The docs are wrong!
To add a volume mapping, specify the following:
In the first (left) box - the path to the directory on the server that you want to mount in the container.
In the second (right) box (marked as Source) - the path to a directory inside the container.
It is the opposite! In...
I did the test with publishing to public docker cloud - then the containers works perfectly; manual uploading the same does not work with the above command.