fix neoman

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle
2016-09-27 17:35:00 -07:00
parent adc4d58f3e
commit 693019b4c7

View File

@@ -18,6 +18,7 @@ RUN apt-get update && apt-get install -y \
add-apt-repository ppa:yubico/stable && \
apt-get update && \
apt-get install -y \
python-setuptools \
usbutils \
yubikey-neo-manager \
&& rm -rf /var/lib/apt/lists/*