Update Dockerfile
This commit is contained in:
parent
208e84a67f
commit
283d56ccfd
1 changed files with 2 additions and 1 deletions
|
@ -34,7 +34,8 @@ RUN apt-get update && apt-get install -y \
|
|||
libjpeg-dev \
|
||||
ffmpeg \
|
||||
iputils-ping \
|
||||
sudo
|
||||
sudo \
|
||||
iproute2
|
||||
|
||||
##########################
|
||||
# Klipper #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue