Skip to content
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

Troubleshoot: Double check docker installation #218

Open
FabioPinheiro opened this issue Jan 31, 2024 · 0 comments
Open

Troubleshoot: Double check docker installation #218

FabioPinheiro opened this issue Jan 31, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@FabioPinheiro
Copy link
Contributor

Let's add a troubleshooting section about when the user runs the building tool (sbt) and don't have permissions to the docker's system socket.

The user may be tempted to use sudo but that leads to other problems. Like #217 in #216.
Add some commands so that the user can quickly check his permission. Like the docker ps must not return permission errors.
Point the user to docker's documentation if that's the case. Like https://docs.docker.com/engine/install/linux-postinstall/

@FabioPinheiro FabioPinheiro added documentation Improvements or additions to documentation good first issue Good for newcomers labels Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant