Jump to content

Failed to create docker with digilent.adept.runtime_2.26.1-i386.deb installed


Recommended Posts

Hi All,

 

I am using the following command in Dockerfile:

RUN apt install -y ./digilent.adept.runtime_2.26.1-i386.deb

I downloaded .deb file, copied to the current directory. Docker build command failed with the following error message:

Reading package lists...
E: Unsupported file ./digilent.adept.runtime_2.26.1-i386.deb given on commandline
The command '/bin/sh -c apt install -y ./digilent.adept.runtime_2.26.1-i386.deb' returned a non-zero code: 100
 

Can you, please help?

 

Thanks,

Inessa

 

 

Link to comment
Share on other sites

  • 9 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...