Quantcast
Channel: Ubuntu Forums - Virtualisation
Viewing all articles
Browse latest Browse all 4211

Docker won't build a container on Ubuntu 14.04 via AWS

$
0
0
I'm using Ubuntu 14.04 via AWS.


My Docker build is failing:
Code:

sudo docker build -t nginx_img_1 .
I see these errors (among others):

Code:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.15 80]


W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/universe/binary-amd64/Packages 404 Not Found [IP: 91.189.91.15 80]

I cannot download the packages themselves to try to get Docker to work. Those URLs are indeed broken: just try to go them manually in a web browser. Someone else out there is using Docker on Ubuntu. What are those people doing? Is there a configuration file that I can use to circumvent this error?

Viewing all articles
Browse latest Browse all 4211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>