Install Issue with Docker
Closed this issue · 2 comments
bluesuedesw commented
Hello,
Running on CentOS 7
Have docker, docker-compose and jq installed.
Running as root, and failing to install. Getting this error:
./bin/init
initializing one-bash-indexer
1/4 initializing configs
2/4 pulling images
unknown shorthand flag: 'f' in -f
See 'docker --help'.
Would love to get this up and running, any thoughts on workarounds?
aleve99 commented
I was getting the same error as you. Resolved by editing docker compose in docker-compose but I had some certificate errors. Removing all previous docker installation and reinstalling following the official guide resolved the issues.