butterfly icon indicating copy to clipboard operation
butterfly copied to clipboard

DOCKER not updated ?

Open kevincaradant opened this issue 6 years ago • 1 comments

Hi @paradoxxxzero

I think the docker ( auto) is not updated since 1 year and a lot of things has changed (V2).

Is it possible that you create your own docker like him, like that the build will be auto ?

This can be a great feature for every docker users here. It can avoid to us to create X image using your Dockerfile. You can suggest also a docker-compose file.

Thank you

kevincaradant avatar Dec 27 '17 08:12 kevincaradant

In addition I am unable to build the image with the dockerfile provided:

docker build -t butterfly:latest .
...
ImportError: Tornado requires an up-to-date SSL module. This means Python 2.7.9+ or 3.4+ (although some distributions have backported the necessary changes to older versions).
...

At least I would consider upgrading the base image to ubuntu 16.04, please see #161

k4pu77 avatar Jan 02 '18 20:01 k4pu77