-->
Thursday, January 9.

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.

    docker_can+not+_install


    No comments