You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how do i satrt the container please, i have tried all the following.
note that i cloned you git rep into a folder
i have other continer compose stack ruiing with no issue
docker-compose up
ERROR: Couldn't connect to Docker daemon at http+docker://localhost - is it running?
If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
ossama@AutoHome:~/node-red-contrib-selenium-webdriver$ eval "$(docker-machine env default)" docker-compose up -d --force-recreate
Command 'docker-machine' not found, but can be installed with:
sudo snap install docker
ERROR: Couldn't connect to Docker daemon at http+docker://localhost - is it running?
If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
ossama@AutoHome:/node-red-contrib-selenium-webdriver$
ossama@AutoHome:/node-red-contrib-selenium-webdriver$
ossama@AutoHome:/node-red-contrib-selenium-webdriver$ ls
docker-build docker-compose.yml docker-env-start.sh images LICENSE package.json README.md selenium-webdriver.html selenium-webdriver.js
ossama@AutoHome:/node-red-contrib-selenium-webdriver$ nano docker-env-start.sh
ossama@AutoHome:~/node-red-contrib-selenium-webdriver$ ./docker-env-start.sh
./docker-env-start.sh: line 1: docker-machine: command not found
ERROR: Couldn't connect to Docker daemon at http+docker://localhost - is it running?
If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
ossama@AutoHome:/node-red-contrib-selenium-webdriver$ cd docker-build/
ossama@AutoHome:/node-red-contrib-selenium-webdriver/docker-build$ ls
Dockerfile docker-init.sh docker-run.sh flows.json local-build.sh README.md settings.js
ossama@AutoHome:/node-red-contrib-selenium-webdriver/docker-build$ ./docker-init.sh
bash: ./docker-init.sh: Permission denied
ossama@AutoHome:/node-red-contrib-selenium-webdriver/docker-build$ sudo ./docker-init.sh
sudo: ./docker-init.sh: command not found
ossama@AutoHome:/node-red-contrib-selenium-webdriver/docker-build$ sudo bash docker-init.sh
docker-init.sh: line 1: docker-machine: command not found
ossama@AutoHome:/node-red-contrib-selenium-webdriver/docker-build$ ./docker-run.sh
bash: ./docker-run.sh: Permission denied
ossama@AutoHome:/node-red-contrib-selenium-webdriver/docker-build$ sudo ./docker-run.sh
sudo: ./docker-run.sh: command not found
ossama@AutoHome:/node-red-contrib-selenium-webdriver/docker-build$ sudo bash docker-run.sh
sh: 0: Can't open docker
sh: 0: Can't open docker
sh: 0: Can't open docker
sh: 0: Can't open docker
ossama@AutoHome:/node-red-contrib-selenium-webdriver/docker-build$ sudo bash docker-init.sh
docker-init.sh: line 1: docker-machine: command not found
ossama@AutoHome:/node-red-contrib-selenium-webdriver/docker-build$ nano docker-init.sh
ossama@AutoHome:~/node-red-contrib-selenium-webdriver/docker-build$ docker-compose up
ERROR: Couldn't connect to Docker daemon at http+docker://localhost - is it running?
If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
ossama@AutoHome:/node-red-contrib-selenium-webdriver/docker-build$ cd ..
ossama@AutoHome:/node-red-contrib-selenium-webdriver$ ls
docker-build docker-compose.yml docker-env-start.sh images LICENSE package.json README.md selenium-webdriver.html selenium-webdriver.js
ossama@AutoHome:/node-red-contrib-selenium-webdriver$ nano docker-compose.yml
ossama@AutoHome:/node-red-contrib-selenium-webdriver$ ls images/
test-scen.png test-spec.png
ossama@AutoHome:~/node-red-contrib-selenium-webdriver$
The text was updated successfully, but these errors were encountered:
how do i satrt the container please, i have tried all the following.
note that i cloned you git rep into a folder
i have other continer compose stack ruiing with no issue
docker-compose up
ERROR: Couldn't connect to Docker daemon at http+docker://localhost - is it running?
If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
ossama@AutoHome:~/node-red-contrib-selenium-webdriver$ eval "$(docker-machine env default)" docker-compose up -d --force-recreate
Command 'docker-machine' not found, but can be installed with:
sudo snap install docker
ERROR: Couldn't connect to Docker daemon at http+docker://localhost - is it running?
If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
ossama@AutoHome:
/node-red-contrib-selenium-webdriver$/node-red-contrib-selenium-webdriver$ossama@AutoHome:
ossama@AutoHome:
/node-red-contrib-selenium-webdriver$ ls/node-red-contrib-selenium-webdriver$ nano docker-env-start.shdocker-build docker-compose.yml docker-env-start.sh images LICENSE package.json README.md selenium-webdriver.html selenium-webdriver.js
ossama@AutoHome:
ossama@AutoHome:~/node-red-contrib-selenium-webdriver$ ./docker-env-start.sh
./docker-env-start.sh: line 1: docker-machine: command not found
ERROR: Couldn't connect to Docker daemon at http+docker://localhost - is it running?
If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
ossama@AutoHome:
/node-red-contrib-selenium-webdriver$ cd docker-build//node-red-contrib-selenium-webdriver/docker-build$ lsossama@AutoHome:
Dockerfile docker-init.sh docker-run.sh flows.json local-build.sh README.md settings.js
ossama@AutoHome:
/node-red-contrib-selenium-webdriver/docker-build$ ./docker-init.sh/node-red-contrib-selenium-webdriver/docker-build$ sudo ./docker-init.shbash: ./docker-init.sh: Permission denied
ossama@AutoHome:
sudo: ./docker-init.sh: command not found
ossama@AutoHome:
/node-red-contrib-selenium-webdriver/docker-build$ sudo bash docker-init.sh/node-red-contrib-selenium-webdriver/docker-build$ ./docker-run.shdocker-init.sh: line 1: docker-machine: command not found
ossama@AutoHome:
bash: ./docker-run.sh: Permission denied
ossama@AutoHome:
/node-red-contrib-selenium-webdriver/docker-build$ sudo ./docker-run.sh/node-red-contrib-selenium-webdriver/docker-build$ sudo bash docker-run.shsudo: ./docker-run.sh: command not found
ossama@AutoHome:
sh: 0: Can't open docker
sh: 0: Can't open docker
sh: 0: Can't open docker
sh: 0: Can't open docker
ossama@AutoHome:
/node-red-contrib-selenium-webdriver/docker-build$ sudo bash docker-init.sh/node-red-contrib-selenium-webdriver/docker-build$ nano docker-init.shdocker-init.sh: line 1: docker-machine: command not found
ossama@AutoHome:
ossama@AutoHome:~/node-red-contrib-selenium-webdriver/docker-build$ docker-compose up
ERROR: Couldn't connect to Docker daemon at http+docker://localhost - is it running?
If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
ossama@AutoHome:
/node-red-contrib-selenium-webdriver/docker-build$ cd ../node-red-contrib-selenium-webdriver$ lsossama@AutoHome:
docker-build docker-compose.yml docker-env-start.sh images LICENSE package.json README.md selenium-webdriver.html selenium-webdriver.js
ossama@AutoHome:
/node-red-contrib-selenium-webdriver$ nano docker-compose.yml/node-red-contrib-selenium-webdriver$ ls images/ossama@AutoHome:
test-scen.png test-spec.png
ossama@AutoHome:~/node-red-contrib-selenium-webdriver$
The text was updated successfully, but these errors were encountered: