AaronJackson / vrn

:man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
http://aaronsplace.co.uk/papers/jackson2017recon/
MIT License
4.52k stars 746 forks source link

add version to base image #90

Closed Modest-as closed 6 years ago

Modest-as commented 6 years ago

If version is not specified docker uses the latest image for base container thus pulling ubuntu:18.04 which is not supported

AaronJackson commented 6 years ago

Hi @Modest-as , i didn't add the Dockerfile and don't personally use Docket so thanks for the contribution.