multi piston in progress

This commit is contained in:
Brian Seymour 2018-10-07 17:54:29 -05:00
parent 2934f8939b
commit 08d8329d3d
7 changed files with 80 additions and 7 deletions

3
var/multidock Normal file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
docker -H unix:///var/run/docker-$1.sock ${@:2}