diff options
Diffstat (limited to 'docker/Dockerfile')
-rw-r--r-- | docker/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile index 5e3a05a..5f1338e 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -52,6 +52,7 @@ RUN pip install docker-py \ netifaces \ netaddr \ ipaddr \ + jmespath \ jsonpath-rw \ robotframework{,-{httplibrary,requests,sshlibrary,selenium2library}} |