mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
@@ -18,6 +18,7 @@ RUN apt-get update && apt-get install -y \
|
|||||||
add-apt-repository ppa:yubico/stable && \
|
add-apt-repository ppa:yubico/stable && \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
|
python-setuptools \
|
||||||
usbutils \
|
usbutils \
|
||||||
yubikey-neo-manager \
|
yubikey-neo-manager \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|||||||
Reference in New Issue
Block a user