+1 vote
in Docker by
recategorized by
What are the command to control Docker with Systemd in Devops?

1 Answer

0 votes
by

Below are the command to control Docker with Systemd in Devops

systemctl start/stop docker

service docker start/stop

Related questions

+1 vote
asked Apr 5, 2020 in Docker by ryan harris
0 votes
asked Jul 1, 2022 in Docker by sharadyadav1986
...