mirror of https://github.com/rusefi/rusefi-ci.git
install lsb-release
This commit is contained in:
parent
2937887dd5
commit
f54bfd7fdc
|
@ -45,6 +45,7 @@ RUN useradd -m -g sudo docker &&\
|
|||
sudo \
|
||||
ruby-rubygems \
|
||||
time \
|
||||
lsb-release \
|
||||
&& apt-get autoremove -y && apt-get clean -y &&\
|
||||
echo '%sudo ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers &&\
|
||||
chown -R docker /opt
|
||||
|
|
Loading…
Reference in New Issue