Skip to content
Snippets Groups Projects
Unverified Commit 9eb9c4fa authored by bhack's avatar bhack Committed by GitHub
Browse files

Update install_deb_packages.sh (#85)

It is required for git push operation in the container when you use it a devel image.
parent d50bced8
Branches
No related tags found
No related merge requests found
...@@ -51,6 +51,7 @@ apt-get install -y --no-install-recommends \ ...@@ -51,6 +51,7 @@ apt-get install -y --no-install-recommends \
mlocate \ mlocate \
openjdk-8-jdk \ openjdk-8-jdk \
openjdk-8-jre-headless \ openjdk-8-jre-headless \
openssh-client \
patchelf \ patchelf \
pkg-config \ pkg-config \
python3-dev \ python3-dev \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment