Skip to content

Commit

Permalink
More dockerfile updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nhynes committed Sep 23, 2018
1 parent 765e66b commit a9c326b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/development/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ RUN apt-get update -qq && apt-get upgrade -qq && apt-get install -qq \
curl wget unzip \
pkg-config software-properties-common \
python python-pyelftools \
# for rust openssl
libssl-dev libcurl4-openssl-dev \
# for rocksdb
libsnappy-dev librocksdb-dev \
# for benchmarks
Expand Down

0 comments on commit a9c326b

Please sign in to comment.