Accelergy-Project / timeloop-accelergy-tutorial

Docker container with tools for the Timeloop/Accelergy tutorial
http://accelergy.mit.edu/tutorial.html
MIT License
23 stars 11 forks source link

Errors during Image build #10

Closed sgodey closed 5 months ago

sgodey commented 5 months ago

I am getting the below errors when I am trying to build a docker image. Any thoughts?

build_err

My command is "docker build -t tutorial_withvi .". I am trying to add VI to the image. Below are errors in text.

=> ERROR [stage-1 3/7] COPY src/ /usr/local/src/ 0.0s => ERROR [stage-1 4/7] COPY ./bin/refresh-exercises /usr/local/bin 0.0s => CACHED [stage-1 5/7] RUN apt-get install vim 0.0s => ERROR [stage-1 6/7] COPY docker-entrypoint.sh /usr/local/bin

tanner-andrulis commented 5 months ago

This repo is outdated. Please try with the https://github.com/Accelergy-Project/timeloop-accelergy-exercises