MathHubInfo / Legacy-localmh-docker

Legacy docker wrapper for lmh
1 stars 1 forks source link

lmh update does not seem to work due to network problems #11

Closed kohlhase closed 9 years ago

kohlhase commented 9 years ago

It seems that docker instance has network problems for me.

lmh update
git pull /path/to/localmh/MathHub/tps/meta-inf
ssh: Could not resolve hostname gl.mathhub.info: Name or service not known
fatal: The remote end hung up unexpectedly
Did not update tps/meta-inf (merge conflicts or network issues)
git pull /path/to/localmh/MathHub/smglom/functional-analysis
ssh: Could not resolve hostname gl.mathhub.info: Name or service not known
fatal: The remote end hung up unexpectedly
Did not update smglom/functional-analysis (merge conflicts or network issues)
tkw1536 commented 9 years ago

That's a boot2docker issue. Nothing I can fix.

kohlhase commented 9 years ago

OK