-->

DEVOPSZONES

  • Recent blogs

    Cannot install packages inside docker Ubuntu image ?

    Cannot install packages inside docker Ubuntu image ?


    E: Unable to locate package

    Solution:

    docker exec -ti solr-zk apt-get -qq update

    Now install the packages.



    No comments