Skip to content

xxh/xxh-plugin-prerun-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This plugin contains portable rootless Docker daemon which can be used on host without docker or to avoid restrictions.

Install

From xxh repo:

xxh +I xxh-plugin-prerun-docker

From any repo:

xxh +I xxh-plugin-prerun-docker+git+https://github.com/xxh/xxh-plugin-prerun-docker

Connect:

xxh myhost +if

Usage

myhost> xxh-docker-run
myhost> docker ps
CONTAINER ID        IMAGE               COMMAND
myhost> docker run --rm hello-world | grep Hello
Hello from Docker!
myhost> xxh-docker-stop

Releases

No releases published

Languages