Skip to content

Commit

Permalink
Dockerfile: install mc, byobu and bash-completion
Browse files Browse the repository at this point in the history
Change-type: patch
Signed-off-by: Alexandru Costache <alexandru@balena.io>
  • Loading branch information
acostach authored Feb 9, 2024
1 parent 18daa04 commit ba1ef3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yocto-build-env/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RUN apt-get update \
texinfo unzip wget xterm cpio file python python3 openssh-client iputils-ping iproute2 \
python3-distutils python3-pip python3-pexpect python3-git python3-jinja2 python3-subunit \
gawk socat xz-utils libegl1-mesa libsdl1.2-dev pylint3 mesa-common-dev debianutils vim sharutils rsync \
mc byobu bash-completion \
&& rm -rf /var/lib/apt/lists/*

# Set the locale to UTF-8 for bulding with poky morty
Expand Down

0 comments on commit ba1ef3c

Please sign in to comment.