Skip to content

Commit

Permalink
Run interactive for development and debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Bubba committed Jun 30, 2017
1 parent 9f92421 commit 6003d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-interactive.sh
Expand Up @@ -9,4 +9,4 @@ fi

echo "Running ..."
docker build -t dev-lambda amazonlinux
docker run --rm -i -t -v $PWD:/packaging -w /packaging/build dev-lambda /bin/bash -i
docker run --rm -i -t -v $PWD:/packaging -w /packaging/build dev-lambda /bin/bash

0 comments on commit 6003d62

Please sign in to comment.