Skip to content

Commit

Permalink
Add ncurses (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
osterman authored Apr 27, 2018
1 parent 86c8e6c commit 77c33d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ USER root

# Install common packages
ARG APK_PACKAGES="unzip curl tar python make bash vim jq figlet openssl openssh-client sshpass \
iputils drill gcc libffi-dev python-dev musl-dev openssl-dev py-pip py-virtualenv \
iputils drill gcc libffi-dev python-dev musl-dev ncurses openssl-dev py-pip py-virtualenv \
git coreutils less groff bash-completion fuse syslog-ng libc6-compat"
ENV APK_PACKAGES=${APK_PACKAGES}

Expand Down

0 comments on commit 77c33d3

Please sign in to comment.