Skip to content

docker not installed #146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tasm-Devil opened this issue Oct 9, 2020 · 3 comments · Fixed by #576
Closed

docker not installed #146

Tasm-Devil opened this issue Oct 9, 2020 · 3 comments · Fixed by #576

Comments

@Tasm-Devil
Copy link

Tasm-Devil commented Oct 9, 2020

Hi,
I'm new to this project and wanted to play around with it in a fresh installation of ubuntu-minimal.
After cloning the repo and calling ./menu.sh, I get the following

~/IOTstack$ ./menu.sh 
~/IOTstack ~/IOTstack
checking for project update
From https://github.com/SensorsIot/IOTstack
 * branch            master     -> FETCH_HEAD
Project is up to date
docker not installed
~/IOTstack$

Why is that so? I read here that I shouldn't install docker via apt.

@Tasm-Devil
Copy link
Author

Tasm-Devil commented Oct 9, 2020

OK. Here is the reason: whiptail is not installed
sudo apt install whiptail rsync
solves it.

@Slyke
Copy link
Collaborator

Slyke commented Oct 15, 2020

Hmm, you may experience further issues. I haven't tested out the stack on minimal Ubuntu. I always use the standard server distro.

@Tasm-Devil
Copy link
Author

For the moment, it works like a charm. I use node-red, mosquito, influxdb, grafana and portainer. Just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants