Skip to content

Commit

Permalink
Install strace-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Amr Abed authored and Amr Abed committed May 13, 2016
1 parent 6205f10 commit 1be7382
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions install
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ cd "$(dirname "$0")"

APP_NAME="rhids"

# Install strace-docker
git clone https://github.com/amrabed/strace-docker.git && ./strace-docker/install

# Install Java 8 (if not installed)
if ! type java > /dev/null; then
apt-get install -y software-properties-common
Expand Down

0 comments on commit 1be7382

Please sign in to comment.