Dockerfile linkslatest : Dockerfile
The Skytap VM Agent communicates with the Docker daemon that runs on a VM in the Skytap cloud. You can use the Skytap GUI and RESTful APIs to manage the Docker host to perform many container management tasks.
To learn more about Skytap visit http://www.skytap.com
Run the agent with the following command:
docker run -itd --name=skytap_agent --restart=always -v /var/run/docker.sock:/var/run/docker.sock skytap/agent
The Skytap VM Agent is supported on Docker version 1.9 and later.
Please see the Docker installation documentation for details on how to upgrade your Docker daemon.
For more information about Skytap and the VM Agent visit http://help.skytap.com
If you have problems with or questions about this image, contact Skytap support. Information on contacting Skytap support can be found at http://help.skytap.com/Support.html
Content type
Image
Digest
Size
75.7 MB
Last updated
almost 10 years ago
docker pull skytap/agent