docker4rs

docker4rs is a modular docker API client written in Rust systems programming language

APACHE-2.0 License

Downloads
1.6K
Stars
1
Committers
1

docker4rst

CI status

macos solution to access docker remotely

docker run -d -v /var/run/docker.sock:/var/run/docker.sock -p 127.0.0.1:2375:2375 bobrik/socat TCP-LISTEN:2375,fork UNIX-CONNECT:/var/run/docker.sock