Skip to content

Commit

Permalink
add byobu
Browse files Browse the repository at this point in the history
  • Loading branch information
ogrand committed Feb 23, 2021
1 parent fae647e commit 7ab96ee
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 @@ -33,7 +33,7 @@ ENV BBR_VERSION="1.8.1" \

#--- Packages list, ruby env for COA and cf plugins
ENV INIT_PACKAGES="apt-utils apt-transport-https ca-certificates curl openssh-server openssl sudo unzip wget" \
TOOLS_PACKAGES="apg bash-completion colordiff git-core less locales nano nodejs python3-tabulate python3-openstackclient s3cmd silversearcher-ag supervisor tmux vim" \
TOOLS_PACKAGES="apg bash-completion colordiff git-core less locales nano nodejs python3-tabulate python3-openstackclient s3cmd silversearcher-ag supervisor tmux byobu vim" \
NET_PACKAGES="dnsutils iproute2 iputils-ping ldap-utils mtr-tiny netbase netcat net-tools tcpdump whois" \
DEV_PACKAGES="python-dev build-essential libc6-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev libpq-dev libsqlite3-dev libmysqlclient-dev zlib1g-dev libcurl4-openssl-dev" \
RUBY_PACKAGES="gawk g++ gcc autoconf automake bison libgdbm-dev libncurses5-dev libtool libyaml-dev pkg-config sqlite3 libgmp-dev libreadline6-dev" \
Expand Down

0 comments on commit 7ab96ee

Please sign in to comment.