summaryrefslogtreecommitdiff
path: root/docker/Dockerfile
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-11-23 20:58:16 +0100
committerChristian Poessinger <christian@poessinger.com>2019-11-23 20:58:16 +0100
commitea136142d467cf76b2e3d9d33a3ca1c93ae9d169 (patch)
tree5c7baf7bfc93393730aec1e7749daf8506cc512c /docker/Dockerfile
parentc3cbc7af476fb78d29e7cc9845749032a978c14f (diff)
parente598fd03b6a2fdd5a1b73966b7141d4fa40fb962 (diff)
downloadvyos-build-ea136142d467cf76b2e3d9d33a3ca1c93ae9d169.tar.gz
vyos-build-ea136142d467cf76b2e3d9d33a3ca1c93ae9d169.zip
Merge branch 'current' into equuleus
* current: wireless: T1627: migrate to vyos-1x T1804: add python3-psutil to docker image Kernel: T1800: update to Linux 4.19.84 add api option to the ovf template hooks: fix installation of linux firmware files Kernel: T1791: update to Linux 4.19.82 Revert "docker: set always pull to use always latest container" docker: set always pull to use always latest container vyos-qat: adding pkg dependency Revert "Docker: always use libvyosconfig HEAD revision" do not add the serial option for vep4600 add build option for vep4600 Docker: always use libvyosconfig HEAD revision T1773: update Dockerfile for changes to libvyosconfig Firmware: bail out when there is a download error Kernel: T1728: update to Linux 4.19.79 T1726: update Linux Firmware to a more recent version (2019-10-07)
Diffstat (limited to 'docker/Dockerfile')
-rw-r--r--docker/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index d4c9a62..94b3072 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -65,6 +65,7 @@ RUN apt-get update && apt-get install -y \
python3-pystache \
python3-git \
python3-pip \
+ python3-psutil \
pkg-config \
debhelper \
gosu \