-
Notifications
You must be signed in to change notification settings - Fork 315
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
docker issue during hab export #863
Comments
I am updating docker on the host, will update and close the issue if this will solve it for me |
FWIW, I had the same issue in the past and upgrading Docker worked for me. |
Now i am getting another issue:
However docker service is running on the host, i am using fedora
|
I think its about the docker api, i guess i faced this issue once before and it was something to do with the docker init script, but i cannot remember what i have done before |
I've seen comments for this on SO to add yourself to the docker group, stop/start the Docker service, etc. The tutorial has you export to Docker to show how easy it is to export a Habitat package into another runtime format, but if you're running on Linux, you can start the Habitat service directly. Check out the instructions on Run packages on how to do that. |
for the usermod part i already made it. but do you think that runing habitat as a service will fix this issue ? |
Running natively won't fix the Docker issue, but it will show you how a Habitat service starts up and runs. |
I cant figure out how habitat interacting with docker. |
solved by adding the root to docker grp. i didn't notice that habitat was using the root not my user. thanks david |
I am following the tutorial steps and currently i am on this step:
and i am getting the following error
The text was updated successfully, but these errors were encountered: