Skip to content

Commit

Permalink
Add Installation of procps in mlrun-api (#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hedingber committed Sep 28, 2020
1 parent 0dd6ae8 commit 542bdae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/mlrun-api/Dockerfile
Expand Up @@ -22,6 +22,7 @@ RUN apt-get update && apt-get install -y \
gcc \
git-core \
sqlite3 \
procps \
vim

RUN python -m pip install --upgrade --no-cache pip
Expand Down

0 comments on commit 542bdae

Please sign in to comment.