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
Post a Comment