I am ending up with Unable to locate package docker-engine , container , I need to install git : FROM ubuntu:14.04 RUN, Question: During my Docker container build process, I attemptted, E: Unable to locate package netcat E: Unable to locate package build-essential E: Unable to locate pa...
E: Unable to locate package netcat-traditional E: Unable to locate package netcat-openbsd Service 'mongo' failed to build: The command '/bin/sh -c apt-get update && apt-get install -y cron netcat-traditional netcat-openbsd' returned a non-zero code: 100_ ...
Steps to reproduce the behavior Start a debian based image docker run -it debian /bin/bash Try to fetch package updates # apt-get update (master) BoimbpMax:../proj/renesas/ww2-dev/ $ docker run -it debian /bin/bash root@717fc1d16857:/# apt-get update Err:1 http://deb.debian.or...