From 6611834c15886ba06b13cec15fc87ca732f07e06 Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Wed, 4 Apr 2018 15:33:05 -0500 Subject: add docker push file to aaf repo Issue-ID: AAF-208 Change-Id: I0e2350b6c6f2bbaf4fa02c0879e52ce148046d4d Signed-off-by: Sai Gandham --- auth/docker/dbash.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 auth/docker/dbash.sh (limited to 'auth/docker/dbash.sh') diff --git a/auth/docker/dbash.sh b/auth/docker/dbash.sh new file mode 100644 index 00000000..da166b5c --- /dev/null +++ b/auth/docker/dbash.sh @@ -0,0 +1 @@ +docker exec -it aaf bash \ No newline at end of file -- cgit 1.2.3-korg