mdoulaty Updated Dockerfile
63816b8 Nov 16, 2017
Updated Dockerfile
wget complains about the certificate of the site hosting tedlium models:
ERROR: cannot verify phon.ioc.ee's certificate, issued by ‘CN=TERENA SSL CA 3,O=TERENA,L=Amsterdam,ST=Noord-Holland,C=NL’:
  Unable to locally verify the issuer's authority.

added '--no-check-certificate' flag to wget to ignore the cert check
63816b8