Artifacts to Bootstrap
[aaf/authz.git] / auth / docker / dbash.sh
index da166b5..9f84427 100644 (file)
@@ -1 +1,3 @@
-docker exec -it aaf bash
\ No newline at end of file
+#!/bin/bash
+. ./d.props
+${DOCKER:=docker} exec -it aaf_$1 bash