X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fdocker%2Fdbash.sh;h=42caa592b8042194912e87b8c8e41b87885dbf5c;hb=97083efad62444366028813afa7e8e56a12ab8b6;hp=da166b5ca1d98ce175d08930d9715b4005d10b20;hpb=47e19c7b188b70dc22b14bb1883c2401cb3c3126;p=aaf%2Fauthz.git diff --git a/auth/docker/dbash.sh b/auth/docker/dbash.sh index da166b5c..42caa592 100644 --- a/auth/docker/dbash.sh +++ b/auth/docker/dbash.sh @@ -1 +1,2 @@ -docker exec -it aaf bash \ No newline at end of file +#!/bin/bash +docker exec -it aaf_$1 bash