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

Ensure docker service is enabled? #4

Open
4fd81048-Brian opened this issue Oct 26, 2020 · 1 comment
Open

Ensure docker service is enabled? #4

4fd81048-Brian opened this issue Oct 26, 2020 · 1 comment

Comments

@4fd81048-Brian
Copy link
Contributor

I've found that on a clean install the docker service is not enabled by default. This has caught me a few times where after a reboot the container wasn't running. When I ran sudo docker ps the container always says "Status: started a few seconds ago" so it took me way to long to realize I needed to do a systemctl enable docker

@tsightler
Copy link
Contributor

I'm assuming you used the script to setup the container? If so, I'll consider adding this line to the script in a future update.

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

No branches or pull requests

2 participants