dealii / docker-files

Docker files to automatically build docker-images
10 stars 14 forks source link

update to current 16.04 image #14

Closed tjhei closed 6 years ago

tjhei commented 6 years ago
luca-heltai commented 6 years ago

I don't know why the travis file is not happy about this changes. Maybe we simply didn't test it for too long...

Can you try to figure out what's wrong with travis, and in case just remove the .travis.yml file? These are already being built on dockerhub...

tjhei commented 6 years ago

Can you try to figure out what's wrong with travis, and in case just remove the .travis.yml file?

The error is "E: Package 'docker-engine' has no installation candidate"...

tjhei commented 6 years ago

This change might fix travis.

Do you still want travis to push the generated image? If not we should disable that...

luca-heltai commented 6 years ago

No, I think we should not use travis with the docker images. Can you remove the .travis.yml file?

tjhei commented 6 years ago

done.