updates and fixes

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle
2017-05-30 15:09:02 -04:00
parent 9bb95aae74
commit 79d82a1190
6 changed files with 12 additions and 7 deletions

View File

@@ -17,6 +17,7 @@ RUN set -x \
cmake \
curl-dev \
git \
libressl-dev \
libxml2-dev \
&& git clone --depth 1 https://github.com/LastPass/lastpass-cli.git /usr/src/lastpass-cli \
&& ( \