mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
docker: add essential tools to development container
This commit is contained in:
parent
100b9f2110
commit
94e436e33f
1 changed files with 2 additions and 1 deletions
|
@ -48,7 +48,8 @@ RUN dnf -y install \
|
|||
iproute \
|
||||
python-pip \
|
||||
valgrind gdb gdb-gdbserver \
|
||||
xmlto rubygem-asciidoctor
|
||||
xmlto rubygem-asciidoctor \
|
||||
psmisc procps-ng
|
||||
|
||||
# 32bit versions of some standard libraries for RT-LAB code
|
||||
RUN dnf -y install \
|
||||
|
|
Loading…
Add table
Reference in a new issue