1 reply
July 2020

ibrahimjabarkhil747

Setup Dockstore Command Line Interface: The step1 was not working inside my docker image because it’s not recognizing add-apt-repository, so for that we need software-properties-common library. If someone get that error than do this step before installing openjdk-11-jdk,

apt-get install -y software-properties-common