mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-06 05:31:47 +00:00
5 lines
43 B
Bash
5 lines
43 B
Bash
#!/bin/sh
|
|
|
|
# Stop docker
|
|
/sbin/stop docker
|