MycroftAI / mimic2

Text to Speech engine based on the Tacotron architecture, initially implemented by Keith Ito.
Apache License 2.0
581 stars 103 forks source link

unable to prepare context - Docker #16

Closed Vino-git closed 5 years ago

Vino-git commented 5 years ago

Hi, I am trying to rebuild the docker but this time I am getting context error. Below the error for more details,

unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /home/vinoth/cpu.Dockerfile: no such file or directory

Even I have tried to execute with sudo command but still the same error. Please assist to fix.

Vino-git commented 5 years ago

This is started working without any fix. So I am closing this issue.