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

# Docker guide service command #63

Open
UltiRequiem opened this issue Oct 28, 2021 · 0 comments
Open

# Docker guide service command #63

UltiRequiem opened this issue Oct 28, 2021 · 0 comments

Comments

@UltiRequiem
Copy link

Not all the Linux distributions have the service command.

For example in archlinux, this will not work:

 sudo service docker restart

But this yes:

sudo systemctl restart docker
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

1 participant