tensorflow-workshop icon indicating copy to clipboard operation
tensorflow-workshop copied to clipboard

No git in docker image

Open ras44 opened this issue 8 years ago • 2 comments

At step 7 in https://github.com/random-forests/tensorflow-workshop/blob/master/setup/install-docker-cloud.md, bash responds with git: command not found

ras44 avatar Nov 10 '17 17:11 ras44

try installing git, for ubuntu: sudo apt-get install git

hereismari avatar Nov 10 '17 17:11 hereismari

it responds with bash: sudo: command not found

apt-get install git responds with:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package git

ras44 avatar Nov 10 '17 17:11 ras44