We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef7ff5 commit 5c89b9eCopy full SHA for 5c89b9e
README.md
@@ -52,8 +52,8 @@ wget https://raw.githubusercontent.com/NamesMT/images-alpine/main/scripts/instal
52
```sh
53
wget https://raw.githubusercontent.com/NamesMT/images-alpine/main/scripts/install-docker.sh -O- | sh
54
```
55
-You can call `~/alpine.docker.service.sh` to start the docker service,
56
-And call `~/alpine.docker.service.sh stop` to stop the docker service.
+You can call `sh ~/alpine.docker.service.sh` to start the docker service,
+And call `sh ~/alpine.docker.service.sh stop` to stop the docker service.
57
58
---
59
0 commit comments