docker - Error building dockerfile "E: The method driver /usr/lib/apt/methods/https could not be found." - Ask Ubuntu


i building dockerfile. starts with:

run apt-get -yqq update && apt-get install -yqq iptables ca-certificates lxc openjdk-6-jdk git-core lxc-docker 

when build dockerfile error occurs:

e: method driver /usr/lib/apt/methods/https not found. 

i don't know how deal , grateful help.


Comments

Popular posts from this blog

Windows XP installation, no previous version of Windows NT - Super User

crash - Windows Rundll32 (child process of DllHost) is crashing. How can I even identify it? - Super User

networking - Slave steals IP meant for bonded interface - Ask Ubuntu