Merge pull request #536 from CybCom/master

Fix expression of using init
pull/538/head
Baohua Yang 2023-12-20 14:43:33 -08:00 committed by GitHub
commit dd6b022429
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ CMD service nginx start
退退西
使 `service nginx start` upstart `nginx` `CMD service nginx start` `CMD [ "sh", "-c", "service nginx start"]` `sh` `service nginx start` `sh` `sh` 退退
使 `service nginx start` init nginx `CMD service nginx start` `CMD [ "sh", "-c", "service nginx start"]` `sh` `service nginx start` `sh` `sh` 退退
`nginx`